tvl-depot/finito-postgres
Vincent Ambo 3891ba84d5 test(postgres): Add test for insert_machine and advance
Adds a test for the two most important functions in Finito's
PostgreSQL backend.

These actually require a local Postgres database to be available when
running. Currently the connection details are hardcoded in the test.
2018-09-26 18:44:16 +02:00
..
migrations/2018-09-26-160621_bootstrap_finito_schema feat(postgres): Add initial table schema for Finito tables 2018-09-26 18:19:10 +02:00
src test(postgres): Add test for insert_machine and advance 2018-09-26 18:44:16 +02:00
Cargo.toml fix(postgres): Minor fixes in Postgres queries and handling 2018-09-26 18:43:53 +02:00