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 support for unit testing workflow versioning #103

Open
mfateev opened this issue Jun 16, 2020 · 1 comment
Open

Add support for unit testing workflow versioning #103

mfateev opened this issue Jun 16, 2020 · 1 comment
Labels
enhancement User experience

Comments

@mfateev
Copy link
Member

mfateev commented Jun 16, 2020

Is your feature request related to a problem? Please describe.
Currently there is no way to test version upgrades of code through unit testing framework.

Describe the solution you'd like
It should be possible to execute different upgrade scenarios through unit testing framework.

Describe alternatives you've considered
Implement upgrade scenarios through integration testing only.

@mfateev mfateev added the enhancement User experience label Jun 16, 2020
@vitarb
Copy link
Contributor

vitarb commented Nov 25, 2020

We always take code path of the latest version, there is no way to force certain code path.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement User experience
Projects
None yet
Development

No branches or pull requests

2 participants