Matt Clay
45cec93e99
Disable newer shellcheck tests which don't pass.
8 years ago
Matt Clay
fcac261eef
Run unit tests in isolation w/ coverage support.
8 years ago
Matt Clay
2797cff773
Run destructive win tests when creating instances.
8 years ago
Matt Clay
bc8186543a
Pass base branch to module validator on delegate.
8 years ago
Matt Martz
9b1bd2eb7e
Re-enable module comparisons in validate-modules ( #21582 )
...
* Re-enable module comparisons, specifically for new module detection and for finding new options/arguments
* Only do new module checks in shippable, local will display warning
8 years ago
Matt Clay
2192c1eb02
Fix ansible-test selection of inventory file.
8 years ago
John R Barker
5e28d3a15c
network_cli shouldn't be specified anymore ( #21458 )
8 years ago
Matt Clay
d54bc09fae
Consider module_utils deps when running tests. ( #21382 )
...
* Skip pep8 analysis when --explain is used.
* Fix return type annotations.
* Match line length requirement of PEP 8 config.
* Consider module_utils deps when running tests.
8 years ago
Matt Clay
4189592701
Revert "Enable process isolation for unit tests."
...
This reverts commit 91526cd9f2
.
Removing this feature primarily because it interferes with
collecting proper code coverage results. I may restore the
feature later if that can be resolved.
8 years ago
Matt Clay
91526cd9f2
Enable process isolation for unit tests.
8 years ago
Matt Clay
6ef1a6aeb6
Add `pep8` to `ansible-test`. ( #20745 )
...
The rule sets and legacy file list are a first draft.
It is likely that they will need to be revised.
8 years ago
Matt Clay
fa7f84217b
Add startup checks to ansible-test.
8 years ago
Matt Clay
61e6e7868c
Improve jinja2 test coverage. ( #20533 )
...
* Run `template` test on latest jinja2 version.
* Update jinja2 install for groupby_filter.
* Clean test output dir for each test.
8 years ago
Matt Clay
4ba9f63afe
Use multiple AWS regions in ansible-test. ( #20429 )
...
* Move ansible-test EnvironmentConfig to util.
* Use multiple AWS regions in ansible-test.
8 years ago
Matt Clay
4673a9c9c2
Generate ssh key once for network tests.
8 years ago
Matt Clay
3c51ce56fd
Enable more network support in ansible-test. ( #20372 )
...
* Only start platform instances with tests selected.
* Enable ios on Shippable.
* Show inventory in explain mode.
* Fix indentation of generated network inventory.
* Update classification of network module_utils.
8 years ago
Matt Clay
e2bd71ac02
Clean up inventory generation in ansible-test. ( #20313 )
8 years ago
Matt Clay
d8733a5455
Complete initial network-integration support.
8 years ago
Matt Clay
f340b8d14f
Add test support for python 3.6.
8 years ago
Matt Clay
dac226de4a
Improve ansible-test completion and messaging. ( #19627 )
...
* Simplify type annotation of args.docker_util.
* Improve error messaging for ansible-doc test.
* Add completion for docker, remote and windows.
8 years ago
Matt Clay
422857166b
Remove legacy test alias migration script. ( #19629 )
...
* Require code-smell tests to be files.
* Add sanity check for integration test aliases.
* Remove migration script for test aliases.
8 years ago
Matt Clay
9b5c782a0b
Use `docker pull` by default in ansible-test.
8 years ago
Matt Clay
f28b5a0ed8
Add --tox-sitepackages option to ansible-test.
8 years ago
Matt Clay
47083f145a
Don't error if pytest skips all unit tests.
8 years ago
Matt Clay
bee58fe890
Fix compile skip path handling for targeted tests.
8 years ago
Matt Clay
6bbd92e422
Initial ansible-test implementation. ( #18556 )
8 years ago