Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add command to permanently migrate GMs #85

Open
beatngu13 opened this issue Jun 13, 2019 · 3 comments
Open

Add command to permanently migrate GMs #85

beatngu13 opened this issue Jun 13, 2019 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@beatngu13
Copy link
Contributor

beatngu13 commented Jun 13, 2019

Just like in the legacy retest CLI, we need something like a migrate command to permanently migrate Golden Masters. Is there something comparable in Git (CC @martin-v), otherwise maybe:

# Migrates all GMs.
recheck migrate

# Migrate all GMs from test suite.
recheck migrate src/test/resources/retest/recheck/my.company.RecheckTest

# Migrate specific GM.
recheck migrate src/test/resources/retest/recheck/my.company.RecheckTest/testCase.checkpoint.recheck

We also need something comparable in review.

@beatngu13 beatngu13 added the enhancement New feature or request label Jun 13, 2019
@beatngu13
Copy link
Contributor Author

See #121 and discussion.

@martin-v
Copy link
Member

@kema91 the task is mostly done (see #121), but the integration test is missing, can you add this please, thx.

@beatngu13
Copy link
Contributor Author

migrate command is hidden until we have a proper integration test: 0282c45

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

3 participants