You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[x]**Step 11: Convert `namespace_validation.js`** (NEW) — `TestExportNamespaceValidation` in `mongoexport/mongoexport_test.go`: asserts `New()` errors on `test.bar` and `test"bar` as DB names, and succeeds on `system.foobar` as a collection name.
274
274
275
-
-[]**Step 12: Convert `no_data.js`** (EXTEND) — Add to `TestMongoExportTOOLS2174` or a new case: verify `--assertExists` flag returns an error for a collection that does not exist.
275
+
-[x]**Step 12: Convert `no_data.js`** (EXTEND) — `TestExportNoData` in `mongoexport/mongoexport_test.go`: asserts export from nonexistent collection succeeds, and fails with `AssertExists: true`.
0 commit comments