Week 12 meeting and activities
(September 13,2024)
Attendees:
Discussion:
- I Gave updates regarding the previous week's work.
- I presented my approach for integration tests and received feedback from my mentors.
- I clarified that I was focusing on improving integration tests for DAOs, while the approach for APIs is not finalized yet.
- Worked with my colleague Divij Sharma and researched approaches for integration tests from APIs.
Activities:
- test(DAOs): Add more integration tests for uploadDao, PfileDao, showJobsDao and Upload permissionsDao.
- Enhanced test cases that were available
- Added new test cases with clear documentation
- test(api): Upgraded controller test cases to support version 2 implementation.