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

[Feature] - *Add cypress e2e to test the key business processes of the configuration server and UI* #1472

Open
marcel-haag opened this issue Jun 13, 2022 · 1 comment
Labels
area/config-ui enhancement New feature or request idea A rough idea for a feature or extension

Comments

@marcel-haag
Copy link
Contributor

The benefits from adding cypress / e2e tests in general are:

  • We can simulate the end-user behaviour
  • Verify use cases when breaking changes get integrated

Helpful resources:

@marcel-haag marcel-haag added enhancement New feature or request area/config-ui idea A rough idea for a feature or extension labels Jun 13, 2022
@tobiangerstein
Copy link
Contributor

tobiangerstein commented Jun 13, 2022

@marcel-haag Just a small side-note :) In case you want to play around with a cypress alternative, you can also have a look at https://playwright.dev. For MB XENTRY we decided to go for playwright instead of cypress, however I'm missing knowledge and context, which framework might be the most suitable for the config UI - especially when using React :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/config-ui enhancement New feature or request idea A rough idea for a feature or extension
Projects
None yet
Development

No branches or pull requests

2 participants