DefinitelyTyped/types/mongodb
Hossein Saniei 6918b0f6bb [@types/mongodb] reorganize tests into different meaningful test files (#37595)
* fix(@tyeps/mongodb): reorganize tests into different files (old test are mostly untouched)

* fix: add support for quering arrays by element type

* fix: $not and $regex and $mod queries

* fix: move $text to root query

* fix: accept regex options only when the field type is string

* fix: $where types in filterQuery

* fix: use array operators only for array field

* feat: add extensive filterQuery tests

* fix: readd useUnifiedTopology to tests

* fix: add regex support to $not operator
2019-08-16 14:16:02 -07:00
..
test [@types/mongodb] reorganize tests into different meaningful test files (#37595) 2019-08-16 14:16:02 -07:00
v1
v2 mongodb findOneOptions; maxTimeMs -> maxTimeMS (#37507) 2019-08-12 12:40:42 -07:00
index.d.ts [@types/mongodb] reorganize tests into different meaningful test files (#37595) 2019-08-16 14:16:02 -07:00
tsconfig.json [@types/mongodb] reorganize tests into different meaningful test files (#37595) 2019-08-16 14:16:02 -07:00
tslint.json