platform/packages/rethinkdb/test
2024-10-12 18:45:27 -07:00
..
bootstrap.dart Updated RethinkDB 2024-07-03 00:13:02 +08:00
common.dart Updated to support dart 3 2024-06-30 09:44:37 +08:00
generic_test.dart Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00
README.md Updated RethinkDB 2024-07-03 00:13:02 +08:00

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