mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-04 01:33:09 +00:00
Added note about deferring module test relocation. (#17333)
This commit is contained in:
@@ -145,6 +145,7 @@ Target: September 2016
|
||||
**Done:** Most tests have been migrated from Travis to Shippable.
|
||||
- **Core Module Test Organization**
|
||||
Relocate core module tests to ansible-modules-core to encourage inclusion of tests in core module PRs.
|
||||
**Deferred:** Relocation of core module tests has been deferred due to proposed changes in `modules management <https://github.com/ansible/proposals/blob/master/modules-management.md>`_.
|
||||
- **Documentation**
|
||||
Expand documentation on setting up a development and test environment, as well as writing tests. The goal is to ease development for new contributors and encourage more testing, particularly with module contributions.
|
||||
- **Test Coverage**
|
||||
|
||||
Reference in New Issue
Block a user