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

Update Protected Endpoints tests #14

Merged
merged 5 commits into from
Feb 23, 2024

Commits on Feb 22, 2024

  1. Update Protected Endpoints tests

    Morgan Pichat authored and jolelievre committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    a936362 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5946d90 View commit details
    Browse the repository at this point in the history
  3. Setup composer scripts that helps setting up a local temporary test e…

    …nvironment to run the module tests
    jolelievre committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    20b89ca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acbeeea View commit details
    Browse the repository at this point in the history
  5. Force checking protected endpoints in all tests, protected endpoints …

    …are also checked with no scopes, deletion tests have been improved with a failing delete to make sure the entity is really not deleted, and client is always created on the fly to prevent Response caching issues
    jolelievre committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    44a9649 View commit details
    Browse the repository at this point in the history