-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactored groups service #313
Conversation
…informed-defense/attack-workbench-rest-api into 300-refactor-groups-service
…del at point of instantiation rather than in constructor
…rray in BaseRepository
… of instantiation rather than in constructor
… of instantiation rather than in constructor
… of instantiation rather than in constructor
…of instantiation rather than in constructor
… point of instantiation rather than in constructor
…per to ensure InvalidTypeError thrown when data.stix.type is not intrusion-set
…instead of retrieveOneById
…ervice.retrieveVersionById because it appears to be unused/useless
…ke debugging tests easier
…ting via global module import
…ype validation check to 'create' method
…o service.create in the importBundle function within collection-bundles.service
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Codecov ReportAttention:
... and 1 file with indirect coverage changes 📢 Thoughts on this report? Let us know! |
Regression tests are now succeeding. This branch should be ready to merge. |
No description provided.