1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests
Alexei Znamensky b9408dc8ef
Django integration tests (#1607)
* added integration test for module django_manage

* Initial attempt at integration tests for django_manage

* added ignore lines for django python code

* added more ignore lines for django python code

* removed a couple of extraneous files and ignore lines

* also removed urls.py, as it is not required for testing

* added test group to aliases file

* Adding a few lines attempting to remove py2 from the equation.

* restricted integration tests platforms

* restricted integration tests platforms (moving to aliases)

* foce using a virtualenv for the test, to avoid differences in different OSes

* Adding urls.py back to the test project

* Adding ignore lines for urls.py

* Updated aliases for the testing
2021-01-20 23:13:37 +01:00
..
integration/targets Django integration tests (#1607) 2021-01-20 23:13:37 +01:00
sanity Django integration tests (#1607) 2021-01-20 23:13:37 +01:00
unit Add tags filter to linode inventory plugin (#1551) 2021-01-17 12:29:20 +01:00
utils Remove ansible.netcommon dependency. (#1561) 2020-12-30 10:37:23 +01:00
.gitignore Initial commit 2020-03-09 09:11:07 +00:00
requirements.yml Remove ansible.netcommon dependency. (#1561) 2020-12-30 10:37:23 +01:00