diff --git a/docs/2024/rest/updates/valens/2024-09-13.md b/docs/2024/rest/updates/valens/2024-09-13.md index 32468f76b..161d3e2ac 100644 --- a/docs/2024/rest/updates/valens/2024-09-13.md +++ b/docs/2024/rest/updates/valens/2024-09-13.md @@ -24,8 +24,7 @@ _(September 13,2024)_ - 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 Divij Sharma and researched approaches for integration tests from APIs. -- I confirmed that if the approach for implementing integration tests for APIs is not possible, I will look into end-to-end tests. +- Worked with my colleague [Divij Sharma](https://github.com/dvjsharma) and researched approaches for integration tests from APIs. ## Activities: - **test(DAOs): Add more integration tests for uploadDao, PfileDao, showJobsDao and Upload permissionsDao.**