Update E2E Tests authored by Alexander Philipp Nowosad's avatar Alexander Philipp Nowosad
We use native Angular e2e tests (Angular uses Protractor and Jasmine) with async/await and page objects.
## Prerequisites
Google Chrome or Chromium should be installed.
## Run
To run tests use `ng e2e`
## Documentation
- More info about Protractor: https://www.protractortest.org/#/
- Async/await: https://www.protractortest.org/#/async-await
\ No newline at end of file