platform/packages/rethinkdb/test/README.md
2024-07-03 00:13:02 +08:00

280 B

Tests

The tests expect you to have installed RethinkDB. You must have a testDB database available, and a server ready at the default port. Also, the tests expect a table named todos. To create the table, run the following command:

    dart test/bootstrap.dart