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

Finish writing tests for all endpoints #81

Open
jlkalberer opened this issue Jan 14, 2017 · 1 comment
Open

Finish writing tests for all endpoints #81

jlkalberer opened this issue Jan 14, 2017 · 1 comment
Assignees

Comments

@jlkalberer
Copy link

jlkalberer commented Jan 14, 2017

I don't think that we've covered them all. We need to finish some in DeviceController as well

I also wonder if we should be using a real mocking framework instead of hacking some mocked objects..?
We could write better tests with the mocked objects like checking if functions had been called or getting rid of the serialized functions -- we can make repositories return fake data.

@jlkalberer
Copy link
Author

You can ignore the products endpoint for now.

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

2 participants