Week 9
Milestones
- Write cypress tests
- Add doccumentation
- Clean code and add comments
Contributions
- Changes- Add cypress tests for boundary based visualization feature.
- Add cypress testes for patient privacy feature.
- Add documentation for all features.
- Add comments and clean code.
 
- Commits
Learnings
- Learnt about doccumentation and preserving code.
- Learnt new features of cypresssuch ascy.wait(),cy.intercept(),cy.should()etc.