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 Course Controller Tests #67

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

Add Course Controller Tests #67

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

Comments

@sophiacrennan
Copy link
Collaborator

Problem: We need to add Course Controller tests
Solution: Using the tests that are already made for Course Controller as an example, write more 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 more Course Controller tests. The current tests for Course Controller don't test everything - it is just an example of how to write tests

Specs:

  • write tests for each method in the Course 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