Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

This project ships with some development tools to help with automated testing and troubleshooting.

Automated testing setup

Running the project testbed locally is a very quick, two-step setup: 1. Edit base_url in behat.yml to reflect your local URL. 1. Run ./bin/grumphp run to manually run the tests.

Testing SSO Locally

  1. Add the appropriate config settings for nginx or apache (see below).
  2. Visit <local_domain>/simplesaml and attempt to login as admin.

...