Commit graph

15 commits

Author SHA1 Message Date
Tilman Vatteroth
887c3b9dd3
Feature/browserstack (#902)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2021-01-06 13:09:33 +01:00
Tilman Vatteroth
dfc2524bd7
Add test mode (#898)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-12-29 17:13:07 +01:00
Renovate Bot
6190340651 Update actions/setup-node action to v2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2020-12-19 12:26:35 +01:00
Tilman Vatteroth
590218c7c4
Use safer node_modules cache (#803)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-11-29 10:07:44 +01:00
Philip Molares
f3bf7cd105
Added reuse information (#782)
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-22 21:50:07 +01:00
Erik Michelson
f7ab6f60c8
Always upload screenshots of errors (#759)
When the pipeline is cancelled by a preceding failing job, the screenshot upload job won't run. This change adds the flag that it will run even when preceding jobs failed.
2020-11-17 11:04:29 +01:00
Philip Molares
325b9b40b1 added screenshots artifacts in e2e workflow 2020-11-15 21:22:14 +01:00
Renovate Bot
900ea16d80 Update actions/cache action to v2.1.3 2020-11-07 16:23:46 +01:00
renovate[bot]
3e6bc9e5bf
Update actions/checkout action to v2 (#712)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-25 10:45:22 +01:00
renovate[bot]
b8cfe1ae43
Update actions/cache action to v2 (#711)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-10-25 10:43:52 +01:00
mrdrogdrog
164b5436ae
Use prod build for e2e tests (#432)
Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-08-19 22:43:56 +02:00
Tilman Vatteroth
62e870828c change github action workflows to main 2020-08-15 16:30:05 +02:00
renovate[bot]
18e165d1ab
Update dependency cypress to v4.11.0 (#340)
* Update dependency cypress to v4.11.0


Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Philip Molares <philip.molares@udo.edu>
Co-authored-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
2020-07-25 13:59:56 +02:00
Tilman Vatteroth
29f76fec67 Correct browser name in e2e workflow 2020-07-19 21:40:40 +02:00
Philip Molares
f0fe7f5ac2
added e2e tests (#298)
- added e2e tests for
  - banner
  - history
  - intro
  - language
  - link
- added e2e workflow
- added cypress badge to README
2020-07-16 11:22:53 +02:00