apollo-backend/internal/domain
André Medeiros f9b9c595cf Better testing (#62)
* some tests

* more tests

* tidy up go.mod

* more tests

* add postgres

* beep

* again

* Set up schema

* fix device test
2022-05-07 12:37:21 -04:00
..
account.go Changes to schema 2022-03-28 17:05:01 -04:00
device.go Changes to schema 2022-03-28 17:05:01 -04:00
errors.go add account repository 2021-07-24 16:17:54 -04:00
subreddit.go Merge pull request #66 from christianselig/chore/schema-changes 2022-05-07 11:52:52 -04:00
subreddit_test.go Better testing (#62) 2022-05-07 12:37:21 -04:00
user.go Changes to schema 2022-03-28 17:05:01 -04:00
watcher.go Changes to schema 2022-03-28 17:05:01 -04:00