From 9f8d2e61a79defd22fb4aa064ff5a5b936730b53 Mon Sep 17 00:00:00 2001 From: Thiago da Silva Date: Tue, 29 Oct 2013 17:08:03 -0400 Subject: first gswauth functional tests commiting first gswauth functional tests. Currently there are two tests, to create account and to create an user. Each test is self contained in that it goes through the process of creating and deleting accounts and users as needed. More tests will be added shortly. Change-Id: I26d577790aed8c79c9de11f224516423e9769962 Signed-off-by: Thiago da Silva Reviewed-on: http://review.gluster.org/6188 Reviewed-by: Luis Pabon Tested-by: Luis Pabon --- test/functional_auth/__init__.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 test/functional_auth/__init__.py (limited to 'test/functional_auth/__init__.py') diff --git a/test/functional_auth/__init__.py b/test/functional_auth/__init__.py new file mode 100644 index 0000000..e69de29 -- cgit