ara/tests
Florian Apolloner 9b0c08f77a
Add distributed_sqlite db backend and WSGI app
This new feature is an implementation equivalent to the sqlite
middleware from 0.x but in Django instead of Flask.

It uses a WSGI middleware to map an URL to a location on
the filesystem which is then loaded by the database backend.

Fixes: https://github.com/ansible-community/ara/issues/57

Co-Authored-By: Florian Apolloner <florian@apolloner.eu>
Co-Authored-By: David Moreau-Simard <dmsimard@redhat.com>
Change-Id: I338dae2fabda2af7fd0a75c795c7b4fd6b179940
2019-07-02 11:53:10 -04:00
..
integration Add support for specifying playbook labels as Ansible variables 2019-05-21 13:15:20 +00:00
basic.yaml Relocate api_root_dir outside of /tmp for integration tests 2019-06-21 15:21:38 +00:00
install_docker.yaml role: Add support and integration tests for postgresql 2019-05-15 08:57:58 -04:00
linters.sh Rename pyproject.toml to .black.toml to address pep517 2019-04-24 21:17:34 -04:00
role-ara-web-post.yaml Import role for deploying ara-web 2019-03-08 17:16:39 -05:00
role-integration-post.yaml Re-structure integration tests 2019-06-20 10:22:27 -04:00
role-integration-pre.yaml CI: Disable extra pip wheels mirror 2019-05-21 12:15:38 -04:00
test_tasks.yaml Add distributed_sqlite db backend and WSGI app 2019-07-02 11:53:10 -04:00
with_defaults.yaml Use include_role instead of import_role for integration tests 2019-07-02 11:23:31 -04:00
with_distributed_sqlite.yaml Add distributed_sqlite db backend and WSGI app 2019-07-02 11:53:10 -04:00
with_mysql.yaml Use include_role instead of import_role for integration tests 2019-07-02 11:23:31 -04:00
with_postgresql.yaml Use include_role instead of import_role for integration tests 2019-07-02 11:23:31 -04:00