aouerf / subwatcher

Be notified of your watched subreddits on the go.
Apache License 2.0
2 stars 1 forks source link

Add initial tests for network, database, and repository #10

Closed aouerf closed 4 years ago

aouerf commented 4 years ago

Mocks are only used for the repository tests. Network tests use a mock web server and database tests use an in-memory database.