syllabus icon indicating copy to clipboard operation
syllabus copied to clipboard

Add Jest and Unit Testing to JS2-3 Coursework

Open ChrisOwen101 opened this issue 4 years ago • 2 comments

Which module(s) and week(s) does this change effect? Module(s): JS2 Week(s): 3

What is the work that needs to be done?

Adding Jest Unit Testing to JS2-3 is the next step to automating marking and teaching our students about unit testing

https://github.com/CodeYourFuture/JavaScript-Core-2-Coursework-Week3

  • [x] Add unit testing for the Exericses
  • [x] Add unit testing for the To Do

The Bike Project can be safely skipped

Who need to know about this?

@CodeYourFuture/syllabus-team

ChrisOwen101 avatar Jun 09 '21 15:06 ChrisOwen101

#289

SallyMcGrath avatar Jun 20 '21 19:06 SallyMcGrath

Linking it up: https://github.com/CodeYourFuture/JavaScript-Core-2-Coursework-Week3/pull/77 (I think this is the right one)

40thieves avatar Oct 27 '22 19:10 40thieves