Commit Graph

343 Commits (dbcc3647d12f9bf9fc8dc7a6d5adbab219f9dcb9)

Author SHA1 Message Date
Timothée Rebours dbcc3647d1 repair race condition in tests + improve docs 3 years ago
Timothée Rebours 32cff9b921 huge cleanup 3 years ago
Timothée Rebours fab5b0336b rewrite Readme 3 years ago
Timothée Rebours a2528ee45e jsdoc 3 years ago
Timothée Rebours db2da8a1e0 lint 3 years ago
Timothée Rebours fa9b1b1305 persistence async tests 3 years ago
Timothée Rebours 787904d3ef executor async tests 3 years ago
Timothée Rebours 32d2fa14a5 async tests for cursor 3 years ago
Timothée Rebours ba65fbe9b6 Added tests for async version of datastore 3 years ago
Timothée Rebours dd7c3c62d4 linting 3 years ago
Timothée Rebours 2ad5759d7e remove async dependency 3 years ago
Timothée Rebours fbf2bd8d68 WIP: rewrite executor without async 3 years ago
Timothée Rebours 5a4859c3ba WIP: Successfully replace a waterfall with native async/await 3 years ago
Arne Wendt fde8d3f3c8 storage.js: check fsync capability from return code rather than using `process.platform` heuristics 3 years ago
Timothée Rebours 52133bd968 error with default import 3 years ago
Timothée Rebours 44ae8d7029 react-native version 3 years ago
mehdi 2230f6c1e4 jsdoc details + timeout 3 years ago
eliot-akira 823db2a17e assert.deepStrictEqual instead of deepEqual 3 years ago
eliot-akira 0af674de2c Tests: Simplify getting local paths for test files 3 years ago
eliot-akira 225fe0fa3b Adapt tests from byline: Lint; Use assert from chai; Local paths for test files 3 years ago
eliot-akira 575f46c6ce Include tests for byline 3 years ago
eliot-akira a826a9c3e0 Align behavior of treatRawData and treatRawStream in handling last blank line; On error, result is null 3 years ago
eliot-akira 1cd3381c20 Handle error: For this test, it is expected to be *not* null 3 years ago
eliot-akira 143a08edde Remove console.log from test 3 years ago
eliot-akira e6388c2782 Test: Assert error is null 3 years ago
eliot-akira 842f3e9f2b Lint: Formatting 3 years ago
eliot-akira f3f625276b Restore original tests for non-streaming method treatRawData 3 years ago
eliot-akira a67622dcf7 Stream files line by line when parsing to avoid memory limits 3 years ago
Timothée Rebours 5c6561307d remove underscore 4 years ago
Timothée Rebours a4cd69f5c6 re-make the build process with webpack, swicth to Karma for the browser tests, bumps all dependencies except , remove bower.json, remove browser build from repo (will be published on npm though) 4 years ago
Timothée Rebours 185ae680b8 standard everything except browser-version 4 years ago
Louis Chatriot 0eeca73bb0 Can pick type project on embedded documents 9 years ago
Louis Chatriot fae4504793 Can use omit projections on nested documents 9 years ago
Louis Chatriot e3f0078499 Do not create recursively nested objects for modifier 9 years ago
Louis Chatriot 9e07cedd18 Fixed edge case behavior where falsy fields where followed by dot notation 9 years ago
Louis Chatriot 4adf9c8491 Clean update callback signature and tests 9 years ago
Louis Chatriot 65cc00b6d4 createdAt kept during any kind of update 9 years ago
Louis Chatriot 81f2c641c8 All tests pass 9 years ago
Louis Chatriot 41827a51e1 Last necessary test 9 years ago
Félicien FRANCOIS 2264600955 Added tests for falsy callback 9 years ago
Louis Chatriot 58edd6e407 Sticking to style 9 years ago
Evgenia 44316c26fc db.update $min $max operators 9 years ago
Dimitris Halatsis 5db8ca7480 Added tests for $elemMatch 9 years ago
Louis Chatriot 1e65f366f6 Can use with 9 years ago
Brian Hammond 9289c79f1a Add support for the array update operator. 9 years ago
Louis Chatriot 362e5d4d15 TTL indexes ignore documents where indexed field not a date 9 years ago
Louis Chatriot d446bdbf36 All tests pass 9 years ago
Louis Chatriot 7c25401f16 TTL indexes tested 9 years ago
Louis Chatriot 645d87504d getCandidates is now async 9 years ago
Louis Chatriot 93dda4ba59 Can perform a direct array match 9 years ago