You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
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
Make TV Show testable by adding more structure to the code (e.g. placeholder functions)
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: