summaryrefslogtreecommitdiff
path: root/app/db/in_memory_repository_test.go
AgeCommit message (Expand)Author
2025-07-30refactor: extract a separate repository to publish eventsmo khan
2025-07-24refactor: remove NewSparkle functionmo khan
2025-07-24feat: publish an event after a new sparkle is saved to the databasemo khan
2025-06-13test: add a simple test for the All() methodmo khan
2025-06-13test: add test to produce error that bypasses repository interfacemo khan
2025-06-13test: reproduce a race conditionmo khan
2025-05-07refactor: provide context to repository to apply timeoutmo khan
2025-04-25refactor: move db and mountable to appmo khan