ali-nasir-ali / Coursework-Planner

Your coursework planner
0 stars 0 forks source link

[TECH ED] Unit Testing #54

Open ali-nasir-ali opened 1 year ago

ali-nasir-ali commented 1 year ago

From Module-JS3 created by SallyMcGrath: CodeYourFuture/Module-JS3#13

Link to the coursework

Passing tests Writing tests Doing katas with TDD

Why are we doing this?

It is essential that you continue to use your TDD skills throughout the course. It is only through continual practice that you're able to master all the steps in TDD. This coursework goes through the TDD cycle clearly.

Maximum time in hours (Tech has max 16 per week total)

3

How to get help

No response

How to submit

  1. Fork to your Github account.
  2. Make a branch for this project.
  3. Make regular small commits in this branch with clear messages.
  4. When you are ready, open a PR to the CYF repo, following the instructions in the PR template.
gitGraph
    commit id: "start"
    branch feature/unit-testing
    commit id: "skeleton page code"
    commit id: "Fonts and colours"
    commit id: "mobile layout"
    commit id: "lighthouse audit revisions mobile"
    commit id: "desktop layout"
    commit id: "lighthouse audit revisions desktop"
    checkout main
    merge feature/unit-testing

There are several projects in this repo. Make a new branch for each project.

How to review

  1. Complete your PR template
  2. Ask for review from a classmate or mentor
  3. Make changes based on their feedback
  4. Review and refactor again once the coursework solutions are released.

Anything else?

https://syllabus.codeyourfuture.io/workshops/js-testing-workshop