ara-server/ara/api/tests
David Moreau Simard c5890ea0cc
Add playbook filtering by status
This allows to search playbook by status (running, failed, completed,
etc.)

Change-Id: I05bba5611bb1f18e48791d570575b6f57c5862d9
2018-12-06 18:03:43 -05:00
..
__init__.py Refactor ara-server into namespaced python modules 2018-06-20 08:38:49 -04:00
factories.py model: change task.completed to task.status 2018-11-14 14:42:22 -05:00
tests_file.py Expose the sha1 in the API file serializer 2018-10-04 13:47:18 -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 playbook filtering by status 2018-12-06 18:03:43 -05:00
tests_playbook_file.py Run black & isort over the codebase. 2018-10-01 18:24:47 +02:00
tests_records.py Add record filtering by key 2018-11-20 14:53:26 +00: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
utils.py Hash the files before compressing them 2018-10-04 10:09:25 -05:00