ara-server/ara/api/tests
David Moreau Simard 2fc776a95f
model: change play.completed to play.status
We want a bit more granularity regarding the status of the
plays, "completed" is not enough.
In 0.x, the status was inferred at runtime. We'll set it so we don't
need to compute it every time.

Change-Id: I0184aab6cf1f839165fdcfdab4b7f567ec44442e
2018-11-14 14:42:22 -05:00
..
__init__.py Refactor ara-server into namespaced python modules 2018-06-20 08:38:49 -04:00
factories.py model: change play.completed to play.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 Merge "model: change playbook.completed to playbook.status" 2018-10-16 19:41:35 +00:00
tests_playbook_file.py Run black & isort over the codebase. 2018-10-01 18:24:47 +02:00
tests_records.py Implement API for ARA records 2018-10-02 14:44:07 -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 Add task filtering by playbook id 2018-10-16 13:18:56 -04:00
utils.py Hash the files before compressing them 2018-10-04 10:09:25 -05:00