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

Add some basic integration checks #275

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

stronk7
Copy link
Member

@stronk7 stronk7 commented Nov 13, 2023

The idea with these checks is to verify that the basic moodle-docker composition is able to get up and running and that the various entry points (php, web server, mailpit...) are available.

This can be expanded in the future to run more checks verifying other services or expectations.

Fixes #274

The idea with these checks is to verify that the
basic moodle-docker composition is able to get up
and running and that the various entry points (php,
web server, mailpit...) are available.

This can be expanded in the future to run more checks
verifying other services or expectations.

Fixes moodlehq#274
@stronk7
Copy link
Member Author

stronk7 commented Nov 14, 2023

Self-merging this. It's passing ok and enables us to get those integration tests executed before everything else.

@stronk7 stronk7 merged commit c7aa344 into moodlehq:master Nov 14, 2023
113 checks passed
@stronk7 stronk7 deleted the add_integration_checks branch November 14, 2023 09:33
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.

Cover mailpit with some integration tests
1 participant