nihruk / console

https://ioda.vercel.app
0 stars 0 forks source link

IODA-59: integration tests #74

Closed baldygeezer closed 1 year ago

baldygeezer commented 1 year ago

This is a new version of https://github.com/nihruk/console/pull/67. It adds a SQL server container with test database, set up and teardown functions for the integration tests base class, and transactions to roll back DML queries.

The ./bin/dev-build command now runs a sql script to setup and initialise the test database

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
ioda ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 14, 2023 2:03pm
bartfeenstra commented 1 year ago

This was superseded by https://github.com/nihruk/console/pull/79