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

Clean up and improve structure of integration tests #256

Merged
merged 3 commits into from
Apr 15, 2024

Ignore trailing slash for integration tests and increase wait timeout

12063e9
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Clean up and improve structure of integration tests #256

Ignore trailing slash for integration tests and increase wait timeout
12063e9
Select commit
Loading
Failed to load commit list.
Docker (Dockerfile-basics)
succeeded Apr 15, 2024 in 31s
Set up job
1s
Run actions/checkout@v4
0s
Run shivammathur/setup-php@v2
4s
Run composer install -d tests/integration/
0s
Run docker build -f tests/integration/Dockerfile-basics tests/integration/
10s
Run docker run -d -p 8080:8080 -v "$PWD/composer.json":/app/composer.json $(docker images -q | head -n1)
0s
Run bash tests/await.bash
0s
Run bash tests/integration.bash
1s
Run docker stop $(docker ps -qn1)
10s
Run docker logs $(docker ps -qn1)
0s
Post Run actions/checkout@v4
0s
Complete job
0s