drift/moor/test
Simon Binder b8eed2f75b
Make order by placeholders optional (#998)
2021-01-08 22:30:17 +01:00
..
columns Run tests with null assertions enabled 2020-11-22 17:40:53 +01:00
data Make order by placeholders optional (#998) 2021-01-08 22:30:17 +01:00
engines Run tests with null assertions enabled 2020-11-22 17:40:53 +01:00
expressions Run tests with null assertions enabled 2020-11-22 17:40:53 +01:00
extensions Make getSingle() and watchSingle() non-nullable 2020-12-14 20:22:27 +01:00
ffi Make getSingle() and watchSingle() non-nullable 2020-12-14 20:22:27 +01:00
integration_tests Test for migrations on without rowid tables 2020-12-16 19:26:10 +01:00
parsed_sql Make order by placeholders optional (#998) 2021-01-08 22:30:17 +01:00
types Enable more recent lints and enforce them 2019-12-04 21:45:09 +01:00
utils Make getSingle() and watchSingle() non-nullable 2020-12-14 20:22:27 +01:00
web Automatically migrate from local storage to IndexedDb 2020-03-23 13:36:08 +01:00
batch_test.dart Migrate to generated mockito 2020-11-18 22:53:27 +01:00
custom_queries_test.dart Migrate to generated mockito 2020-11-18 22:53:27 +01:00
data_class_test.dart Run tests with null assertions enabled 2020-11-22 17:40:53 +01:00
database_test.dart Migrate to generated mockito 2020-11-18 22:53:27 +01:00
delete_test.dart Migrate to generated mockito 2020-11-18 22:53:27 +01:00
error_handling_test.dart Migrate core libraries 2020-11-18 17:07:05 +01:00
insert_test.dart Fix nnbd code emitted by the generator 2020-11-19 14:06:51 +01:00
isolate_test.dart Make getSingle() and watchSingle() non-nullable 2020-12-14 20:22:27 +01:00
join_test.dart Throw from TypedResult.read/readTable if there's no data 2021-01-06 12:59:09 +01:00
schema_test.dart Migrate to generated mockito 2020-11-18 22:53:27 +01:00
select_test.dart Throw from TypedResult.read/readTable if there's no data 2021-01-06 12:59:09 +01:00
serialization_test.dart Fix tests for null safety 2020-11-19 18:10:43 +01:00
streams_test.dart Fix tests for null safety 2020-11-19 18:10:43 +01:00
tables_test.dart Fix tests for null safety 2020-11-19 18:10:43 +01:00
transactions_test.dart Use handwritten mocks instead of generating them 2021-01-06 19:36:50 +01:00
update_test.dart Fix tests for null safety 2020-11-19 18:10:43 +01:00