8 Commits

Author SHA1 Message Date
Chris Tsang
668fb64224 Refactor test suite 2021-10-15 15:46:25 +08:00
Billy Chan
ca56f27909
cargo clippy 2021-09-03 16:20:57 +08:00
Billy Chan
09c328bb0d Use smol async-runtime and require one of the supported runtime for integration tests 2021-08-21 22:56:48 +08:00
Sam Samai
b2ed13868e Use DATABASE_URL env variable for sequential_op_tests 2021-07-31 15:59:54 +10:00
Sam Samai
5190278e1a Setup and tear down DB 2021-07-13 20:01:01 +10:00
Sam Samai
8bfad93d30 Manually truncate the tables for MySQL 2021-07-13 11:27:28 +10:00
Sam Samai
c7ff5d8d05 Setup done in TestContext 2021-07-13 10:03:47 +10:00
Sam Samai
ba77fb80aa Create TestContext for setting up and tearing down the database after each test 2021-07-11 22:08:55 +10:00