ara-server/ara/api/tests
David Moreau Simard 6440416a60 model: change playbook.completed to playbook.status
We want a bit more granularity regarding the status of the
playbooks, "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: Ib854ea70827e736fb687a7065986f14d0071291b
2018-10-16 13:42:06 +00:00
..
__init__.py Refactor ara-server into namespaced python modules 2018-06-20 08:38:49 -04:00
factories.py model: change playbook.completed to playbook.status 2018-10-16 13:42:06 +00: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 Added CI for black/isort. 2018-10-02 09:50:15 -05:00
tests_label.py Added CI for black/isort. 2018-10-02 09:50:15 -05:00
tests_play.py Add an uuid field for the play model and API 2018-10-09 17:00:10 -04:00
tests_playbook.py model: change playbook.completed to playbook.status 2018-10-16 13:42:06 +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 Added FK to playbook to the Task and Result models. 2018-10-15 18:10:03 +02:00
tests_stats.py Run black & isort over the codebase. 2018-10-01 18:24:47 +02:00
tests_task.py Added FK to playbook to the Task and Result models. 2018-10-15 18:10:03 +02:00
utils.py Hash the files before compressing them 2018-10-04 10:09:25 -05:00