TOOLS-4148 Convert test/qa-tests/jstests/export/data_types.js to Go#927
Open
autarch wants to merge 1 commit into03-20-convert_test/qa-tests/jstests/export/basic_data.js_to_gofrom
Conversation
This was referenced Mar 20, 2026
Collaborator
Author
This was referenced Mar 20, 2026
690a4ae to
2678ec4
Compare
a95e9d2 to
10d6e5e
Compare
2678ec4 to
e39dcd6
Compare
This was referenced Mar 23, 2026
This was referenced Mar 23, 2026
test/qa-tests/jstests/export/data_types.js to Gotest/qa-tests/jstests/export/data_types.js to Go
e39dcd6 to
d1859a2
Compare
1e1b554 to
cb8dae6
Compare
d1859a2 to
acc8fcd
Compare
mankawal
approved these changes
Mar 25, 2026
9dda1d0 to
d0a6c4a
Compare
acc8fcd to
487fc34
Compare
487fc34 to
875a454
Compare
2472fae to
65fd1be
Compare
875a454 to
1034777
Compare
This was referenced Mar 26, 2026
1034777 to
c8fbad6
Compare
This PR adds a new `TestRoundTripDataTypes` test to `mongoimport/mongoimport_test.go`.
0714696 to
cef05b8
Compare
c8fbad6 to
5728e71
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

This PR adds a new
TestRoundTripDataTypestest tomongoimport/mongoimport_test.go.