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

Consider adding some CI (GHA) to have the mock server continuously tested #24

Open
stronk7 opened this issue Aug 7, 2022 · 0 comments

Comments

@stronk7
Copy link
Member

stronk7 commented Aug 7, 2022

It would be great if we can get the mock server covered with tests.

The can be proper/pure unit tests, not requiring the server to be running and accepting requests. But also can have some integration tests, with the server launched and various requests (postman style) verifying that everything is working as expected. Or, more specifically, it can also be a Moodle instance, configured to to use a mock instance and running Moodle's phpunit/behat tests.

There is a world of opportunities, let's pick a strategy and try to get the mock server continuously verified.

Ciao :-)

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

No branches or pull requests

1 participant