0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 01:21:03 +01:00
mongodb/jstests/change_streams
2019-07-16 14:09:55 -04:00
..
apply_ops_resumability.js SERVER-40386: replace commitTransaction() used in jstests with commitTransaction_forTesting() 2019-06-04 11:06:39 -04:00
apply_ops.js SERVER-41769 Pin _currentCommittedSnapshot to be <= the allCommitted timestamp when EMRC=false 2019-07-16 14:09:55 -04:00
ban_from_lookup.js SERVER-40949 add LookupAllowed stage constraint 2019-05-20 15:50:22 -04:00
ban_from_views.js
change_stream.js
collation.js
does_not_implicitly_create_database.js
error_label.js SERVER-40446 Add "NonResumableChangeStreamError" error label 2019-04-25 17:56:55 -04:00
include_cluster_time.js SERVER-41183 Add test suites for change streams with transactions 2019-06-14 18:31:40 -04:00
lookup_post_image.js
metadata_notifications.js SERVER-41196 Integrate 'invalidate' tokens into change stream's standard resume logic 2019-06-29 02:31:18 +01:00
no_regex_leak.js SERVER-42002 Suppress tests with forbidden characters for windows from running. 2019-06-28 16:32:04 -04:00
only_wake_getmore_for_relevant_changes.js
pipeline_cannot_modify_id_field.js SERVER-40239 New alias: $replaceWith => $replaceRoot 2019-05-15 12:17:39 -04:00
report_post_batch_resume_token.js SERVER-41183 Add coverage for change streams over large transactions 2019-06-07 19:51:30 -04:00
required_as_first_stage.js SERVER-41183 Add test suites for change streams with transactions 2019-06-14 18:31:40 -04:00
resume_from_high_water_mark_token.js SERVER-41183 Add test suites for change streams with transactions 2019-06-14 18:31:40 -04:00
shell_helper.js SERVER-40848 Add debug logging to investigate difference in opTime returned by insert and changeStreams 2019-07-03 10:53:50 -04:00
start_at_cluster_time.js
whitelist.js SERVER-40239 New alias: $replaceWith => $replaceRoot 2019-05-15 12:17:39 -04:00
whole_cluster_metadata_notifications.js
whole_cluster_resumability.js
whole_cluster.js
whole_db_metadata_notifications.js
whole_db_resumability.js
whole_db.js