microcks
microcks copied to clipboard
The open source, cloud native tool for API Mocking and Testing. Microcks is a Cloud Native Computing Foundation sandbox project 🚀
### Describe the bug We have three instances of Microcks: dev, pre, and prod. For some reason, publishing APIs via CLI in our dev instance no longer works. In versions...
Your FOSSA integration was successful! Attached in this PR is a badge and license report to track scan status in your README. Below are docs for integrating FOSSA license checks...
### Reason/Context Some containers not managed by Microcks are outdated and should be kept up to date more often. ### Description For the default installation there are 2 containers that...
When using version 2.6.0 of the AsyncAPI document in the Microcks UI, I keep getting the following error: `Error: Version 2.6.0 is not supported.` Any idea why?
Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
### Reason/Context Working on test issue, I noted that the project is using JUnit4 and JUnit5. ### Description The idea is to standardize the JUnit version for all application tests....
### Reason/Context This proposal aims to increase the quality and maintainability of the project, adding more unit and integration tests. ### Description Add tests to: - [x] `AMQPMessageConsumptionTask` - [...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware) to 6.1.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `webpack-dev-middleware` from 3.7.0 to 6.1.2 Release notes Sourced from webpack-dev-middleware's releases. v6.1.2 6.1.2...
Bumps [tree-kill](https://github.com/pkrumins/node-tree-kill) to 1.2.2 and updates ancestor dependency [@angular-devkit/build-angular](https://github.com/angular/angular-cli). These dependencies need to be updated together. Updates `tree-kill` from 1.2.1 to 1.2.2 Commits cb47838 1.2.2 deee138 fix: handle sanitising better,...
### Reason/Context When running Microcks without authentication/Keycloak support, we still have the User's information and Logout buttons that are available. This make things confusing such as in #1086 ### Description...