Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve instructions #1581

Open
3 tasks
Samir70 opened this issue Feb 14, 2023 · 0 comments
Open
3 tasks

Improve instructions #1581

Samir70 opened this issue Feb 14, 2023 · 0 comments

Comments

@Samir70
Copy link
Contributor

Samir70 commented Feb 14, 2023

One student wanted to mock user input for his tests, because the instructions specifically say that the user will input data. To fix that:

  • clarify the instructions as being unit tests, so whole input process doesn't need to part of that.
  • Give a class outline with, say, two methods: inputFrame() and getFinalScore()
  • Some examples of expectations that the students could turn into jest tests. (There is an example at the bottom that could be turned into a test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant