ColinLefter / Accord

A real-time privacy-first social media platform leveraging feature-rich direct messaging text channels. Built as part of the course project for COSC 310 at UBC.
5 stars 1 forks source link

Finalizing the linking functionality between Landing page, Login page, and Registration Page #69

Closed Hocng7 closed 5 months ago

Hocng7 commented 6 months ago
  1. Specific:

    • Who: Hoc Nguyen
    • What: Ensure that the linking functionality between the 3 pages working by double-checking the code, test-running it myself, and writing tests for the functionality.
  2. Measurable:

    • Make sure to have at least one test for each linking functionality following the Black-box testing style.
  3. Attainable:

    • I have read plenty document about writing tests in JEST and learn how to write tests for functionality for the front-end of this part.
  4. Relevant:

    • This is crucial to have it ready before our team starts working on the Dashboard page and all the crucial components of the application.
  5. Time-Based: I'll have this done by Saturday, March 2nd, 2024.