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

Fix tests on LimeSurvey LTS #16

Open
p-gw opened this issue Dec 1, 2022 · 0 comments
Open

Fix tests on LimeSurvey LTS #16

p-gw opened this issue Dec 1, 2022 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@p-gw
Copy link
Owner

p-gw commented Dec 1, 2022

The CI tests for LimeSurvey LTS need to be fixed.
For this the API must be exposed before the first login, otherwise get_session_key will throw an error.

Meanwhile the tests can be run manually by

  1. building the docker container
docker compose -f test/docker-compose.yml -f test/docker-compose.lts.yml up -d --build
  1. logging into LimeSurvey via the web browser
  2. Running the Julia tests
@p-gw p-gw added the bug Something isn't working label Dec 1, 2022
@p-gw p-gw added this to the 0.2.0 milestone Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant