Week 5 meeting and activities
(July 04,2024)
Attendees:
Discussion:
- Contributors including myself shared updates for their respective projects.
- My mentors suggested that I start thinking about integration tests as well, and I promised to work on them after finalizing unit test cases during the last six weeks of the next phase.
Activities:
- test(api): finalized license API testing and added more unit test cases for upload, folder, group APIs
- Worked on changes suggested by mentors in previous pull requests.
- Started unite test cases addition for models
- Added more test cases for models including permissions, License candidate, agent, file info etc.
- Added more test cases covering upload, folder, and group controllers.