brianjor / ftoggle

1 stars 0 forks source link

Integration testing #5

Open brianjor opened 6 months ago

brianjor commented 6 months ago

Spin up a database to use when running tests. Database should be torn down once tests are complete.

brianjor commented 4 months ago

Would be simple to just create a test docker compose that spins this all up and runs the tests

brianjor commented 4 months ago

https://github.com/electric-sql/pglite In memory postgreSQL!!