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

Add Exam Controller Tests #62

Open
2 tasks
sophiacrennan opened this issue Mar 28, 2021 · 0 comments
Open
2 tasks

Add Exam Controller Tests #62

sophiacrennan opened this issue Mar 28, 2021 · 0 comments
Labels

Comments

@sophiacrennan
Copy link
Collaborator

Problem: We need to add exam controller tests
Solution: Using the Course Controller tests as an example, write tests

Description: Since we now have a testing framework, it's time to write tests for all our controllers! You can use the testing documentation and the course controller tests as an example to write the exam controller tests.

Specs:

  • write tests for each method in the exam controller
  • document any issues you had that others might encounter and document the solution

If blocked, contact @VKong6019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant