You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of #87, we ended up removing all integration tests written with Cypress. This task is to define and write a good set of automated tests that will spin up the showcase webapp and verify the behavior of the Boxed Expression Editor.
### Acceptance criteria:
- [ ] Test cases are documented and implemented to run based on the Showcase webapp of `boxed-expression-component`.
- [ ] Tests run automatically as part of the `build:prod` script, respecting the necessary env vars.
- [ ] A test report is produced in JUnit format so we can upload it correctly to Buildkite.
The text was updated successfully, but these errors were encountered:
tiagobento
changed the title
Write integration tests for Boxed Expression Editor using PlayWright
Write integration tests for DMN Editor's Boxed Expression Editor using PlayWright
Apr 14, 2023
tiagobento
changed the title
Write integration tests for DMN Editor's Boxed Expression Editor using PlayWright
Write integration tests for DMN Editor's Boxed Expression Editor using PlayWright and Storybook
Aug 18, 2023
As part of #87, we ended up removing all integration tests written with Cypress. This task is to define and write a good set of automated tests that will spin up the showcase webapp and verify the behavior of the Boxed Expression Editor.
The text was updated successfully, but these errors were encountered: