Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
feat(protocol-designer): Make createNew.ts more robust and use it to start testing protocol actions in PD #17156
base: edge
Are you sure you want to change the base?
feat(protocol-designer): Make createNew.ts more robust and use it to start testing protocol actions in PD #17156
Changes from 15 commits
d83c729
6b7eff3
6e40698
df1942d
5e9e55d
2950726
f156954
f40e60e
50c6836
6300eaa
2ccb2de
13e762c
391d04c
5b7e02e
8750068
8259eec
ae5b69c
29903d3
f402fa5
0a5c1c6
d7fb3d2
2d35674
203d2bc
fcd9fb7
0b03395
2594d63
68acf18
1af99d6
6dea456
8739044
1f4e8d6
b0dffda
9b6852d
e9488ef
fda19a0
8844728
b54dbad
50e0774
f9592a5
e60771b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check failure on line 10 in protocol-designer/cypress/e2e/import.cy.ts
GitHub Actions / js checks
Check failure on line 10 in protocol-designer/cypress/e2e/import.cy.ts
GitHub Actions / js checks
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove the comment and define this in protocol-designer/cypress/support/createNew.ts
in the Content enum
Check failure on line 17 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 17 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 34 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 34 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 35 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 35 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 49 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 49 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 83 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 83 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 145 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 145 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 154 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 154 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 167 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 167 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 169 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 169 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 182 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks
Check failure on line 182 in protocol-designer/cypress/e2e/transferSettings.cy.js
GitHub Actions / js checks