loopback4-microservice-catalog
loopback4-microservice-catalog copied to clipboard
feat(bpmn-service): add camunda implementation, add tests
BREAKING CHANGE: restructuring of component binding, refer readme
Description
- add a default implementation to support camunda 7
- added acceptance tests that test on actual camunda
- resolved an issue where workflow was saved in camunda but not in our db
- add observer for listing to commands
Type of change
- [ ] Bug fix (non-breaking change which fixes an issue)
- [X] New feature (non-breaking change which adds functionality)
- [X] Breaking change (fix or feature that would cause existing functionality to not work as expected)
- [ ] Intermediate change (work in progress)
Checklist:
- [X] Performed a self-review of my own code
- [X] npm test passes on your machine
- [X] New tests added or existing tests modified to cover all changes
- [X] Code conforms with the style guide
- [X] API Documentation in code was updated
- [ ] Any dependent changes have been merged and published in downstream modules
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
20.6% Duplication on New Code
Why is this a breaking change
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
20.6% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
21.6% Duplication on New Code