Skip to content
Snippets Groups Projects
Commit 97c4e7b6 authored by Olav Morken's avatar Olav Morken
Browse files

Remove the documentation for the automated testing, since it has been removed.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@2943 44740490-163a-0410-bde0-09ae8108e29a
parent fa7b44b3
No related branches found
No related tags found
No related merge requests found
......@@ -65,19 +65,6 @@ Please see the [metarefresh documentation](simplesamlphp-automated_metadata).
Automated testing
-----------------
simpleSAMLphp includes a test script that can connect to a simpleSAMLphp SP, initiate login, enter some credentials. It then picks up the response to the SP and validates it, checking the output for expected attributes.
The intention of this script is to be run in system monitoring systems, like nagios or hobbit, to generate alerts when something breaks (e.g. a server is down or metadata misconfigured).
The test script is located in `bin/test.php`. The configuration file is located in `config/test.php`.
Documentation about configuration file format and more details about this test script will be added later. If you e.g. write a nagios plugin for this test script, let us know :) We will add a hobbit plugin and publish it somewhere pretty soon. Stay tuned!
Auth MemCookie
--------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment