Skip to content

TOOLS-4148 Convert test/qa-tests/jstests/export/basic_data.js to Go#925

Open
autarch wants to merge 1 commit into03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_thisfrom
03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go
Open

TOOLS-4148 Convert test/qa-tests/jstests/export/basic_data.js to Go#925
autarch wants to merge 1 commit into03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_thisfrom
03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go

Conversation

@autarch
Copy link
Collaborator

@autarch autarch commented Mar 20, 2026

This PR adds a new TestRoundTripBasicData test to mongoimport/mongoimport_test.go. The test inserts 50 docs, exports them as JSON, and then imports them to test a basic round trip scenario.

Copy link
Collaborator Author

autarch commented Mar 20, 2026

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more

This stack of pull requests is managed by Graphite. Learn more about stacking.

@autarch autarch force-pushed the 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this branch from 6a8bc27 to ce94d63 Compare March 20, 2026 21:26
@autarch autarch force-pushed the 03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go branch from 97fa2e2 to a95e9d2 Compare March 20, 2026 21:26
@autarch autarch changed the base branch from 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this to graphite-base/925 March 23, 2026 15:07
@autarch autarch force-pushed the graphite-base/925 branch from ce94d63 to 93cafd5 Compare March 23, 2026 15:12
@autarch autarch force-pushed the 03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go branch from a95e9d2 to 10d6e5e Compare March 23, 2026 15:12
@autarch autarch changed the base branch from graphite-base/925 to 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this March 23, 2026 15:12
@autarch autarch force-pushed the 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this branch from 93cafd5 to d6504ac Compare March 23, 2026 15:30
@autarch autarch force-pushed the 03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go branch from 10d6e5e to 1e1b554 Compare March 23, 2026 15:30
@autarch autarch marked this pull request as ready for review March 24, 2026 15:02
@autarch autarch requested a review from a team as a code owner March 24, 2026 15:02
@autarch autarch requested review from nickweinberger and removed request for a team March 24, 2026 15:02
@autarch autarch changed the title Convert test/qa-tests/jstests/export/basic_data.js to Go TOOLS-4148 Convert test/qa-tests/jstests/export/basic_data.js to Go Mar 24, 2026
@autarch autarch changed the base branch from 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this to graphite-base/925 March 25, 2026 17:11
@autarch autarch force-pushed the 03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go branch from 1e1b554 to cb8dae6 Compare March 25, 2026 20:34
@autarch autarch changed the base branch from graphite-base/925 to 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this March 25, 2026 20:34
@autarch autarch force-pushed the 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this branch from 01f5af7 to b4e748f Compare March 25, 2026 20:47
@autarch autarch force-pushed the 03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go branch from cb8dae6 to 9dda1d0 Compare March 25, 2026 20:47
@autarch autarch force-pushed the 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this branch from b4e748f to 067fba4 Compare March 26, 2026 01:12
@autarch autarch force-pushed the 03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go branch from 9dda1d0 to d0a6c4a Compare March 26, 2026 01:12
@autarch autarch changed the base branch from 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this to graphite-base/925 March 26, 2026 16:53
@autarch autarch force-pushed the graphite-base/925 branch from 067fba4 to 94cbc99 Compare March 26, 2026 17:08
@autarch autarch force-pushed the 03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go branch from d0a6c4a to 2472fae Compare March 26, 2026 17:08
@autarch autarch changed the base branch from graphite-base/925 to 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this March 26, 2026 17:08
This PR adds a new  `TestRoundTripBasicData` test to `mongoimport/mongoimport_test.go`. The test inserts 50 docs, exports them as JSON, and then imports them to test a basic round trip scenario.
@autarch autarch force-pushed the 03-19-rewrite_all_the_bsondump_tests_in_go_and_delete_the_js_tests_for_this branch from 94cbc99 to a0ef32f Compare March 26, 2026 21:53
@autarch autarch force-pushed the 03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_go branch from 2472fae to 65fd1be Compare March 26, 2026 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant