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

run all tests #119

Merged
merged 2 commits into from
Jan 27, 2025
Merged

run all tests #119

merged 2 commits into from
Jan 27, 2025

Conversation

ScharfViktor
Copy link
Contributor

@ScharfViktor ScharfViktor commented Jan 24, 2025

related #87

How to run all tests:

  • Add 127.0.0.1 opencloud-server to etc/hosts/

  • build opecloud: make clean generate -C opencloud build

  • build dev container make -C opencloud dev-docker

  • Start server make -C tests/acceptance/docker start-server - wait until https://opencloud-server:9200 is available -> it starts in docker to avoid all system differences like File with the same name (different case) is not created, overwrites the existing one #101

  • Start all test localApi+coreApi+e2e+ApiNotification+apiSearchContent I run the tests locally to be able to debug them ./tests/acceptance/run_all_tests.sh

  • see log if you have failed tests cat ./suite-logs/your_log

@ScharfViktor ScharfViktor requested a review from butonic January 24, 2025 14:58
@ScharfViktor ScharfViktor mentioned this pull request Jan 22, 2025
7 tasks
Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
@butonic butonic merged commit 92b157a into main Jan 27, 2025
1 check failed
@butonic butonic deleted the runn_all_tests branch January 27, 2025 14:39
@butonic
Copy link
Contributor

butonic commented Jan 27, 2025

the tests are running locally, although I had to add opencloud-server to my /etc/hosts file, first. Also, I don't see a logo in web...

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

Successfully merging this pull request may close these issues.

2 participants