syllabus icon indicating copy to clipboard operation
syllabus copied to clipboard

Jestify TV Show DOM Project

Open ChrisOwen101 opened this issue 4 years ago • 0 comments

Which module(s) and week(s) does this change affect? Module(s): JS3 Week(s): 1-3

What is the work that needs to be done?

This work may have to be done in two stages

  1. Make TV Show testable by adding more structure to the code (e.g. placeholder functions)
  2. Actually write the tests for how it's meant to work.

It is an acceptable outcome to only have part of the project tested e.g. the search or filtering functionality and then expect the students to add more relevant tests.

It might be useful to get access to an example solution to make this easier. You can reach out to students directly to do this.

Why is this work important to do?

Writing testable code is important for the students and is a skill that

ChrisOwen101 avatar Jul 29 '21 20:07 ChrisOwen101