inspectit-ocelot icon indicating copy to clipboard operation
inspectit-ocelot copied to clipboard

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

Open marcel-haag opened this issue 3 years ago • 1 comments

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:

  • https://www.cypress.io/blog/2021/04/06/cypress-component-testing-react/

marcel-haag avatar Jun 13 '22 09:06 marcel-haag

@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 :)

tobiangerstein avatar Jun 13 '22 09:06 tobiangerstein