ara-server/ara/api/tests
Florian Apolloner ee8e1aa5ee Added very basic read/write authentication.
Auth is performed via basic auth, create a user in the admin if you want
to get access.

Change-Id: Ie6a4f7e440387b4472661284408213872f453473
2019-01-24 17:07:31 +00:00
..
__init__.py Refactor ara-server into namespaced python modules 2018-06-20 08:38:49 -04:00
factories.py Serialize the value provided by ara_record 2019-01-14 15:15:38 -05:00
tests_auth.py Added very basic read/write authentication. 2019-01-24 17:07:31 +00:00
tests_file.py Refactor and standardize how files are added to playbooks 2018-12-20 17:49:01 -05:00
tests_file_content.py Run black & isort over the codebase. 2018-10-01 18:24:47 +02:00
tests_host.py Add host filtering by playbook id 2018-10-16 13:18:56 -04:00
tests_label.py Added CI for black/isort. 2018-10-02 09:50:15 -05:00
tests_play.py model: change play.completed to play.status 2018-11-14 14:42:22 -05:00
tests_playbook.py Add Tasks, Records and Plays to Playbook serializer 2019-01-15 16:01:48 +01:00
tests_records.py Serialize the value provided by ara_record 2019-01-14 15:15:38 -05:00
tests_result.py Add result filtering by status 2018-10-16 13:25:15 -04:00
tests_stats.py Add stats filtering by host 2018-10-16 13:27:29 -04:00
tests_task.py model: change task.completed to task.status 2018-11-14 14:42:22 -05:00
tests_utils.py Added endpoint exposing ara and python version. 2018-12-21 11:39:30 +01:00
utils.py Hash the files before compressing them 2018-10-04 10:09:25 -05:00