This website requires JavaScript.
Explore
关于
常见问题
Help
Sign in
wp-cli
/
puppet-wp
Watch
0
Star
0
Fork
You've already forked puppet-wp
0
mirror of
https://gh.wpcy.net/https://github.com/Chassis/puppet-wp.git
synced
2026-04-25 17:56:10 +08:00
Code
Issues
Projects
Packages
Activity
Actions
master
puppet-wp
/
spec
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
John Ericson
17feedd0a8
BUG: Solved Travis CI unit testing error "Invalid resource type archive at /home/travis/build/Chassis/puppet-wp/spec/fixtures/modules/wp/manifests/cli.pp:22". This is caused by the module archive missing in the execution of the unit tests. I've added support for specifying external modules in the .fixtures.yml file. This file is loaded by the puppetlabs_spec_helper gem. This is the standard used in PDK for testing with external modules. This should solve the errors. I've also ran the same changes in testing code on the original code and all tests pass fine then as well.
2021-03-18 20:14:03 +01:00
..
defines
Add cap tests
2019-09-18 16:35:20 +10:00
fixtures
/manifests
Remove symlink
2019-09-18 13:35:31 +10:00
spec_helper.rb
BUG: Solved Travis CI unit testing error "Invalid resource type archive at /home/travis/build/Chassis/puppet-wp/spec/fixtures/modules/wp/manifests/cli.pp:22". This is caused by the module archive missing in the execution of the unit tests. I've added support for specifying external modules in the .fixtures.yml file. This file is loaded by the puppetlabs_spec_helper gem. This is the standard used in PDK for testing with external modules. This should solve the errors. I've also ran the same changes in testing code on the original code and all tests pass fine then as well.
2021-03-18 20:14:03 +01:00