mongo/jstests/extensions
Sean Lyons 5e6e35755f SERVER-127113: Add bazel targets for extension resmoke suites (#54033)
GitOrigin-RevId: db2bf329f8a21a54fd8ef8143b1918e56647c40e
2026-05-20 18:20:34 +00:00
..
libs SERVER-118486 Update api_boundary_server_status.js to use extension metric helpers (#47942) 2026-02-11 23:06:11 +00:00
api_boundary_server_status.js SERVER-120419: Add missing featureFlagExtensionStubParsers tag to extensions tests (#48629) 2026-03-02 23:09:55 +00:00
BUILD.bazel SERVER-127113: Add bazel targets for extension resmoke suites (#54033) 2026-05-20 18:20:34 +00:00
debug_logging.js SERVER-117147 Deploy 3 mongos for the extensions_* suites (#46672) 2026-01-28 18:43:33 +00:00
distributed_planning.js SERVER-117105 Fix TODOs (#46485) 2026-01-16 00:35:39 +00:00
executable_extension_stage_in_view.js SERVER-124886: Tag extension-on-view tests with featureFlagExtensionsInsideHybridSearch (#52174) 2026-04-20 19:26:12 +00:00
explain_desugar.js SERVER-112519 Add integration tests for explain on an extension stage (#44669) 2025-12-05 17:35:16 +00:00
explain.js SERVER-117891 Add further e2e tests for extensions on views, in views, and in subpipelines (#47524) 2026-02-04 00:15:25 +00:00
extension_errors.js SERVER-113573 Remove "Extension encountered error" prefix from extension uasserts (#43680) 2025-11-12 04:43:23 +00:00
extension_in_subpipeline_rejected.js SERVER-125058 Forward LiteParsed subpipeline from lookup stage to full DocumentSourceLookup (#52408) 2026-04-28 19:00:46 +00:00
extension_in_union_with.js SERVER-116984 Check for idLookup in requiresCollectionAcquisition (#46311) 2026-01-15 20:51:50 +00:00
extension_in_view_with_graph_lookup.js SERVER-118433 Desugar extensions in $graphLookup doc source and agg stage (#47188) 2026-01-30 16:05:41 +00:00
extension_read_concern_restrictions.js SERVER-120419: Add missing featureFlagExtensionStubParsers tag to extensions tests (#48629) 2026-03-02 23:09:55 +00:00
extension_serialization.js SERVER-111737 Implement query execution serialization for extensions (#42537) 2025-10-15 17:53:15 +00:00
extension_stage_command_metrics.js SERVER-120419: Add missing featureFlagExtensionStubParsers tag to extensions tests (#48629) 2026-03-02 23:09:55 +00:00
extension_transaction_restrictions.js SERVER-120419: Add missing featureFlagExtensionStubParsers tag to extensions tests (#48629) 2026-03-02 23:09:55 +00:00
extensions_query_stats.js SERVER-117147 Deploy 3 mongos for the extensions_* suites (#46672) 2026-01-28 18:43:33 +00:00
extensions_signature_pub_key_path.js SERVER-115286 Pass --extensionsSignaturePublicKeyPath on resmoke startup (#47368) 2026-02-01 02:18:46 +00:00
facet_with_views.js SERVER-117891 Add further e2e tests for extensions on views, in views, and in subpipelines (#47524) 2026-02-04 00:15:25 +00:00
foo_and_bar_noops.js SERVER-120419: Add missing featureFlagExtensionStubParsers tag to extensions tests (#48629) 2026-03-02 23:09:55 +00:00
logging.js SERVER-117147 Deploy 3 mongos for the extensions_* suites (#46672) 2026-01-28 18:43:33 +00:00
match_topN_equivalence.js SERVER-109566 Add integration tests for $matchTopN and $nativeVectorSearch desugar extensions (#43916) 2025-11-14 21:22:00 +00:00
metadata_union_with.js SERVER-117215 Metadata tests for an extension stage in $unionWith (#46531) 2026-01-22 18:16:01 +00:00
metadata.js SERVER-115010 Create loadable metadata test extension (#45040) 2025-12-17 01:50:05 +00:00
native_vector_search.js SERVER-112519 Add integration tests for explain on an extension stage (#44669) 2025-12-05 17:35:16 +00:00
nested_subpipeline_combinations.js SERVER-117891 Add further e2e tests for extensions on views, in views, and in subpipelines (#47524) 2026-02-04 00:15:25 +00:00
OWNERS.yml
shard_id.js SERVER-123379 Add test extension and integration tests for shardId propagation (#51094) 2026-04-07 20:03:53 +00:00
sleep_server_status.js SERVER-118501 Pin sleep_server_status test to a single mongos (#47264) 2026-01-29 19:37:49 +00:00
slow_query_log.js SERVER-119068 Allow extensions to serialize themselves for slow query log (#48775) 2026-03-04 02:33:28 +00:00
source.js SERVER-117105 Fix TODOs (#46485) 2026-01-16 00:35:39 +00:00
subpipeline_views_edge_cases.js SERVER-117891 Add further e2e tests for extensions on views, in views, and in subpipelines (#47524) 2026-02-04 00:15:25 +00:00
system_profile_log.js SERVER-119068 Allow extensions to serialize themselves for slow query log (#48775) 2026-03-04 02:33:28 +00:00
test_extension_metadata_propagation.js SERVER-118499 Fix how sortKey gets propagated to extension stages following sort (#47367) 2026-02-03 23:08:34 +00:00
test_foo_view.js SERVER-120419: Add missing featureFlagExtensionStubParsers tag to extensions tests (#48629) 2026-03-02 23:09:55 +00:00
test_vector_search_optimization.js SERVER-122005 Expose getPipelineSuffixBounds to extensions (#51897) 2026-05-07 14:05:11 +00:00
transform.js SERVER-119629 Dismiss merge cursor ownership when rebuilding the pipeline on merging shard (#48463) 2026-02-23 18:55:29 +00:00
union_with_views.js SERVER-124886: Tag extension-on-view tests with featureFlagExtensionsInsideHybridSearch (#52174) 2026-04-20 19:26:12 +00:00
view_pipeline_validator_extension.js SERVER-121320 Combine featureFlagExtensionViewsAndUnionWith with featureFlagExtensionsInsideHybridSearch (#51436) 2026-04-15 15:54:07 +00:00
view_policy.js SERVER-120937 Decouple non-const bindViewInfo() from const ViewPolicy callback in extensions (#49112) 2026-03-07 01:37:55 +00:00