jamesgeer / conf-twitter-bot

A Twitter Bot to post about academic papers
MIT License
4 stars 0 forks source link

52 tests for route models and controllers #69

Closed jamesgeer closed 2 years ago

jamesgeer commented 2 years ago

Closes #52.

Added test database image for integration tests. Added unit tests for account create/read/delete. Added integration tests for creating and retrieving a user. Fixed null/undefined/etc lint errors.

To do: More tests, however, these take a long time so would be best in a separate PR.