Skip to content
Snippets Groups Projects
This project is mirrored from https://:*****@github.com/iqb-berlin/testcenter-frontend.git. Pull mirroring updated .
  1. May 26, 2021
  2. Apr 27, 2021
  3. Mar 16, 2021
  4. Feb 23, 2021
  5. Nov 24, 2020
  6. Sep 25, 2020
  7. Sep 02, 2020
  8. Sep 01, 2020
  9. Aug 31, 2020
  10. Aug 21, 2020
  11. Aug 12, 2020
  12. Aug 11, 2020
  13. Aug 07, 2020
    • Richard Henck's avatar
      Add Docker files and scripts · a60e10ad
      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.
      a60e10ad
Loading