1
0
Fork 0
mirror of synced 2024-06-02 18:44:54 +12:00
Commit graph

12 commits

Author SHA1 Message Date
mike12345567 4a71252731 Updating test cases to TS to get them working properly with the full TS implementations. 2022-08-31 19:21:45 +01:00
Mel O'Hagan da4107b26c Generic handle objectid 2022-08-23 15:33:04 +01:00
Mel O'Hagan 334d9a956d Ignore escaped double quotes within strings 2022-08-10 10:57:42 +01:00
Mel O'Hagan 40c846ce8f Handle braces within quotes 2022-08-09 17:27:51 +01:00
Mel O'Hagan 88f06539a4 Nested braces parse fix added for MongoDB 2022-08-08 21:56:55 +01:00
Mel O'Hagan 98d8080826 Bug fix findOneAndUpdate 2022-08-08 17:53:17 +01:00
Mel O'Hagan d02e5ae87f Add unit tests for ObjectId 2022-08-08 17:01:56 +01:00
Mel O'Hagan c6591490d3 Using mongodb types 2022-05-16 09:50:47 +01:00
Mel O'Hagan 672bfda7dd Fix test for update 2022-05-13 15:57:37 +01:00
mike12345567 33e5946f59 Fixing an issue with mongo test failing in Node 16 due to unhandled promise rejections. 2021-10-14 16:37:11 +01:00
Christo 4b48ea94e4 Test: Add some basic tests for mongodb queries 2021-07-09 20:08:26 +02:00
Martin McKeaveney 2da1d27ba6 arangodb tests 2021-03-16 13:54:39 +00:00