Week 6
(July, 07, 2023)
Attendees
Updates
- Added test case unit test cases for APIs.
- For tests updated the project structure.
- Added different folder for migration of database and different database.
- Done to avoid import cycle.
- Added functions related to migration and populating database in the db folder.
- Added API test cases for create, update, get license by shortname and search in licenses.
- For tests updated the project structure.
- Functions for different test cases.
Discussions
- Update basic changes in pull request.
- Change meta to pagination meta for now.
- Regarding the filters for search.
- And in create license we need to discuss for unique text as used in fossology.
Conclusion and future update
- Added more test cases for user end points.
- Update the changes suggested in previous pull request.