mirror of
https://github.com/cse110-fa22-group29/cse110-fa22-group29.git
synced 2024-11-10 05:34:44 +00:00
916 B
916 B
Meeting Minutes (11/02/2022)
Team 29: Hackers1995
Meeting Topic: Weekly TA Catchup with Gagan
We are meeting with Gagan to discuss progress made on Sprint 1 and testing strategies that we need to keep in mind as we continue developing.
Attendance
- Rhea Bhutada
- George Dubinin
- Gagan Gopalaiah
- Sanjit Joseph
Meeting Details
- When: 11/09/2022 at 3:30PM
- Where: Zoom
Agenda:
Discussion Points by Gagan
- Provided updates on first sprint
- Testing Tips
- functionality testing
- test one feature
- test individual functions
- static testing
- checking if its meeting the conventions and standards for specific programming language
- linting
- specific to programming language
- overall
- if tested properly, we reduce problems end-to-end testing
- functionality testing
- Documentation
- What the code does?
- What the file is for?
- JS Docs
End Time
- 11/09/2022 at 4:00PM