Skip to content

CMR-11044: Moved system-validation-test to its own repository.#2449

Closed
eereiter wants to merge 2 commits into
masterfrom
CMR-11044
Closed

CMR-11044: Moved system-validation-test to its own repository.#2449
eereiter wants to merge 2 commits into
masterfrom
CMR-11044

Conversation

@eereiter

Copy link
Copy Markdown
Contributor

Overview

What is the objective?

Moved system-validation-test to its own repository in bitbucket - the repository is called system-validation-test.

What are the changes?

Moved system-validation-test to its own repository in bitbucket - the repository is called system-validation-test.

What areas of the application does this impact?

system-validation-test

Required Checklist

  • New and existing unit and int tests pass locally and remotely
  • clj-kondo has been run locally and all errors in changed files are corrected
  • I have commented my code, particularly in hard-to-understand areas
  • I have made changes to the documentation (if necessary)
  • My changes generate no new warnings

Additional Checklist

  • I have removed unnecessary/dead code and imports in files I have changed
  • I have cleaned up integration tests by doing one or more of the following:
    • migrated any are2 tests to are3 in files I have changed
    • de-duped, consolidated, removed dead int tests
    • transformed applicable int tests into unit tests
    • reduced number of system state resets by updating fixtures. Ex) (use-fixtures :each (ingest/reset-fixture {})) to be :once instead of :each

@eereiter eereiter changed the title Cmr 11044 CMR-11044: Moved system-validation-test to its own repository. Jun 19, 2026
@eereiter eereiter closed this Jun 19, 2026
@eereiter eereiter deleted the CMR-11044 branch June 19, 2026 15:15
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.

2 participants