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

PD: remove skipped migration e2e tests #9852

Closed
shlokamin opened this issue Apr 1, 2022 · 0 comments · Fixed by #10849
Closed

PD: remove skipped migration e2e tests #9852

shlokamin opened this issue Apr 1, 2022 · 0 comments · Fixed by #10849
Labels
json-v6 Issues related to JSON Protocol Schema v6 protocol designer Affects the `protocol-designer` project

Comments

@shlokamin
Copy link
Member

Overview

Currently PD migration e2e tests (protocol-designer/cypress/integration/migrations.spec.js) are being skipped while JSON schema v6 support gets fully implemented. Once the liquids key is added to PD, we should be able to generate new v6 fixtures and un skip the migration tests.

Note: previously migrations would conditionally bump schema versions, now we ALWAYS bump to schema v6, so our new assertion fixtures must reflect this.

Acceptance criteria

PD migration tests are running and passing

@shlokamin shlokamin added protocol designer Affects the `protocol-designer` project json-v6 Issues related to JSON Protocol Schema v6 labels Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
json-v6 Issues related to JSON Protocol Schema v6 protocol designer Affects the `protocol-designer` project
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant