devsheva / devsheva/hn-telegram-bot
Important! add a test db for supabase
Open
feature
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Actually the production DB is used in tests, but this is causing some problems on setup of fixtures and teardowns, so a way to use a test storage must be found.
A solution can be create a different schema (`test`) that replicates the `production` schema
Linked issue: #4
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.