2022-11-13 06:11:56 +00:00
|
|
|
# Meeting Minutes (11/09/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
|
|
|
|
1. Rhea Bhutada
|
|
|
|
2. George Dubinin
|
|
|
|
3. Gagan Gopalaiah
|
|
|
|
4. 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
|
|
|
|
- Documentation
|
|
|
|
- What the code does?
|
|
|
|
- What the file is for?
|
|
|
|
- JS Docs
|
|
|
|
|
|
|
|
## End Time
|
|
|
|
- 11/09/2022 at 4:00PM
|