Daily Scrum Update 5 ( Sprint 1 ) - JUCSE49-Mavericks/Smart-Class-Routine-Management-System GitHub Wiki

πŸ—“ Date, Time, and Platform

02-Novermber-2024 | 10:00 PM | Google Meet

πŸ“ Editor

Sadia Hossain (SH)

πŸ”„ Frequency & Meeting Length

Daily | 15 minutes



πŸ“Š Daily Task Progress

TM:

  • βœ… Performed unit testing on some test cases for staffController.
  • βœ… passed all my 8 test cases.

SH:

  • βœ…generated test file and performed unit testing.

Problems Faced:

  • ⚠️all the test cases didn't pass.

RAI:

  • βœ… Performed unit testing on the test cases reading test inputs from a JSON file.
  • βœ… passed all my 28 test cases.
  • βœ… Pushed on github.

AN:

What I did:

  • βœ… Performed unit testing on some test cases reading test inputs from a JSON file

Problems Faced:

  • ⚠️ Failed to read some test inputs from JSON file which contained arrays of objects

TS:

  • βœ… Performed unit testing by generating test files .

Problems Faced:

  • ⚠️ Some test cases didn't pass.

UJ:

  • βœ… Performed unit testing on some test cases for ViewCRInfo.Controller.
  • βœ… passed all my 5 test cases.
  • βœ… Pushed on github.