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

Testing: Back-end: Add tests for route: PATCH /users/notifications/:id #280

Closed
OrAbramovich opened this issue Apr 16, 2018 · 3 comments
Closed
Assignees
Labels

Comments

@OrAbramovich
Copy link
Collaborator

Add unit tests for the above route.

@OrAbramovich OrAbramovich added this to the Mid Semester POC milestone Apr 16, 2018
@OrAbramovich OrAbramovich self-assigned this Apr 16, 2018
@OrAbramovich
Copy link
Collaborator Author

Estimated time: 0.75 hours.

OrAbramovich added a commit that referenced this issue Apr 17, 2018
Added integration tests for the new route. Also added unit tests to the notification module testing the "updateNotificationByJson" function since it was added to support the route. In addition, modified the seed file with data relevant to the route tests.

#280
@OrAbramovich
Copy link
Collaborator Author

Actual time: 1 hour (including adding tests for other models that I added them functionalities to support the above route).

@OrAbramovich
Copy link
Collaborator Author

Done.

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