Skip to content

Add export/import org scope regression tests#336

Open
jackmusick wants to merge 1 commit into
mainfrom
313-manifest-sync-tests
Open

Add export/import org scope regression tests#336
jackmusick wants to merge 1 commit into
mainfrom
313-manifest-sync-tests

Conversation

@jackmusick

Copy link
Copy Markdown
Collaborator

Summary

  • add E2E import coverage for exact-scope configs, tables, and integration mappings
  • preserve global rows when importing org-scoped configs with the same key
  • add a concrete global target sentinel for multipart import forms and cover it in unit tests
  • verify integration mapping imports update the exact org row without dropping existing OAuth token links

Tests

  • python3 -m py_compile api/src/routers/export_import.py api/tests/e2e/api/test_export_import_scope.py api/tests/unit/routers/test_export_import.py
  • cd api && ruff check src/routers/export_import.py tests/e2e/api/test_export_import_scope.py tests/unit/routers/test_export_import.py
  • ./test.sh tests/unit/routers/test_export_import.py -v
  • ./test.sh tests/e2e/api/test_export_import_scope.py -v

Refs #313

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