sarahsporck / Migration-Test-Repository

This repository is used to test the ticket migration from jira to github
0 stars 1 forks source link

IGAPP-15: Setup E2E-Tests #728

Closed jira-to-github-migrator-test[bot] closed 11 months ago

jira-to-github-migrator-test[bot] commented 11 months ago

Max Ammann - 17.11.2017, 09:18:34

As a_ developer_, I want to have E2E tests in order to test features.

 

The main goal of this is:

You can experiment with a headless-chrome which does not require browserstack.

Acceptance Criteria (Successes/Failures):

Environment: - Linked issues:

jira-to-github-migrator-test[bot] commented 11 months ago

sarahsporck - 20.10.2020, 10:18:29

So puppeteer would have been my first idea for E2E testing, as it can work together with jest, but afaik it sadly only runs on Chrome, therefore it doesn't seem to match our requirements.