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 phar integration tests #241

Merged
merged 2 commits into from
Sep 18, 2023

Commits on Sep 15, 2023

  1. Let's build the PHAR package in normal tests

    Note that box requires php81 to work, no matter
    of that the generated packages can be executed
    with older PHP versions.
    stronk7 committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f9c7381 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Let's run the integration tests using the generated PHAR

    It's enough to run the tests once per supported PHP version.
    
    Also, update the CHANGELOG to share about these new tests.
    
    Closes moodlehq#71
    stronk7 committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    67f9e7f View commit details
    Browse the repository at this point in the history