This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git.
Pull mirroring updated .
- May 26, 2021
-
-
paf authored
-
- Apr 27, 2021
-
-
paf authored
-
- Mar 16, 2021
-
-
paf authored
-
- Feb 23, 2021
- Nov 24, 2020
-
-
paf authored
clear webdriver versions before install right one because webdriver can not select the right one from time to time like here: ``` npx webdriver-manager status chromedriver versions available: 84.0.4147.105 [last], 87.0.4280.66 ```
-
- Sep 25, 2020
-
- Sep 02, 2020
-
-
rhenck authored
-
- Sep 01, 2020
-
-
rhenck authored
And use it for the prod build.
-
- Aug 31, 2020
- Aug 21, 2020
-
-
rhenck authored
-
- Aug 12, 2020
-
-
Richard Henck authored
-
- Aug 11, 2020
-
-
Richard Henck authored
-
- Aug 07, 2020
-
-
Richard Henck authored
By running "docker-compose -f docker/docker-compose.yml up" the frontend and a mock backend can be run. This enables unit and e2e testing. There is also a Dockerfile for producing a production ready container using nginx as base. The specs.yml file serves as an API definition for the backend mock container. This needs to be updated (i.e. copied over) manually whenever the backend API changes. This workflow may be improved in the future.
-