summaryrefslogtreecommitdiffstats
path: root/tests/__init__.py
diff options
context:
space:
mode:
authorSimo Sorce <simo@redhat.com>2014-05-28 18:29:39 -0400
committerSimo Sorce <simo@redhat.com>2014-06-04 10:26:34 -0400
commit54aa265915f305f688051bebf940fcbe000ddce2 (patch)
tree264d97cd156097dfec011f44deca8d484ffefe3a /tests/__init__.py
parentdcca975c45427c0176e882f158f816af0336ea43 (diff)
downloadipsilon-54aa265915f305f688051bebf940fcbe000ddce2.tar.gz
ipsilon-54aa265915f305f688051bebf940fcbe000ddce2.tar.xz
ipsilon-54aa265915f305f688051bebf940fcbe000ddce2.zip
Add basic testing infrastructure
make test will now run some sanity tests to make sure basic installation procedures work in a sinthetic test environment. Adds: - custom httpd setup for tests - use profiles to driver ipsilon servers and clients installation - starts multiple httpd servers This way we can test interaction between IDP and SP servers Signed-off-by: Simo Sorce <simo@redhat.com>
Diffstat (limited to 'tests/__init__.py')
-rw-r--r--tests/__init__.py0
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/__init__.py b/tests/__init__.py
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/tests/__init__.py