drift/moor/test
Simon Binder a5451104a0
Map companions back to models
2020-02-03 19:35:39 +01:00
..
columns Refactor: Put all query gen code into one compilation unit 2019-10-24 21:54:36 +02:00
data Also run tests for moor on chrome and firefox 2020-01-27 16:58:48 +01:00
engines Tests for pooled connections, move to main lib 2020-02-03 19:13:51 +01:00
expressions Support aggregate expressions in the Dart api 2020-01-24 22:09:09 +01:00
extensions Also run tests for moor on chrome and firefox 2020-01-27 16:58:48 +01:00
parsed_sql Update moor file integration test for type converters 2020-01-25 16:03:46 +01:00
types Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
utils Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
web Replace imports of test_api with test 2019-09-26 22:52:20 +02:00
batch_test.dart Also run tests for moor on chrome and firefox 2020-01-27 16:58:48 +01:00
custom_queries_test.dart Also run tests for moor on chrome and firefox 2020-01-27 16:58:48 +01:00
data_class_test.dart Support int -> double conversion in the default serializer 2020-01-31 10:28:01 +01:00
database_test.dart Warn when a database class isn't used as a singleton 2019-11-15 09:52:38 +01:00
delete_test.dart Don't write all parentheses (compare precedence, #231) 2019-11-08 21:49:23 +01:00
error_handling_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
insert_test.dart Fix clientDefaults logic, some more tests for core pkg 2020-01-21 11:07:05 +01:00
isolate_test.dart Fix closing behavior of stream queries in isolates 2020-01-30 23:07:45 +01:00
join_test.dart Support calling join on a JoinedSelectStatement 2020-01-28 21:32:30 +01:00
schema_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
select_test.dart Factories for easier ordering terms (#284) 2019-12-18 15:59:28 +01:00
serialization_test.dart Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
streams_test.dart Fix unnecessary re-query when subscriptions switch (#329) 2020-01-09 16:14:20 +01:00
tables_test.dart Map companions back to models 2020-02-03 19:35:39 +01:00
transactions_test.dart Support stream queries in transactions (#365) 2020-01-30 22:08:18 +01:00
update_test.dart Test case to ensure legacy updates with data classes work 2020-01-27 14:22:03 +01:00