Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve CI tests for building and running the container #13

Open
chrztoph opened this issue Oct 20, 2022 · 1 comment
Open

Improve CI tests for building and running the container #13

chrztoph opened this issue Oct 20, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@chrztoph
Copy link
Contributor

Currently only the container is built and it is checked if the frontend can be built.
New tests should be added to check for the following:

  • Check if run and build time env variables work by checking if they are available in the frontend
  • Check if the app can be hosted at / and a subpath like /cms
  • Check if the third-party-licenses.txt file is accessible
@chrztoph chrztoph added the enhancement New feature or request label Oct 20, 2022
@gottfired
Copy link
Contributor

License file check done.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants