community.crypto/tests
Felix Fontein a8fb38f74a
Add extra sanity tests (#43)
* Prepare extra sanity tests.

* Run some extra sanity tests.

* Linting.

* Experimenting

* Linting.

* Run tests in docker container.

* Improve run code.

* Use requests instead of Ansible code (which needs to be installed first).

* Refactor and add more debugging.

* More ls.

* More ls.

* More ls in container.

* Copy cwd into container.

* Improve container handling.

* Make tests configurable.

* Using proper argument parser.

* Add colors.

* Allow to disable test.

* Always run all tests for now. (Change detection needs to know about git I think).

* Use argument parser for main executable. Force colors for CI.

* Allow to specify targets.

* Linting.

* Switch to ansibulled-changelog.

* Use runner from community.internal_test_tools (current dev branch for runner).

* Clone official repository instead of my fork/branch.
2020-05-16 12:05:03 +00:00
..
integration/targets Add support for CRLs in DER format. (#29) 2020-05-15 09:57:07 +02:00
sanity Add extra sanity tests (#43) 2020-05-16 12:05:03 +00:00
unit Move modules and module_utils unit tests to correct place (#13) 2020-03-31 10:05:49 +02:00
utils Add extra sanity tests (#43) 2020-05-16 12:05:03 +00:00
.gitignore Initial commit 2020-03-09 13:11:34 +00:00
requirements.yml Add shippable tests. (#4) 2020-03-29 20:01:53 +02:00