pups/test
Jeff Wong d51da1fc1d
FEATURE: add --tags and --skip-tags options (#28)
* FEATURE: add --tags and --skip-tags options

Allow config manifests to be tagged, so a pups run can apply a subset of run commands.

Update to ruby 3.2.
Lots of linting. Added rubocop lint exception for Eval.
Fixing test imports, update MiniTest::Test -> Minitest::Test.
2023-10-22 17:42:24 -07:00
..
cli_test.rb FEATURE: add --tags and --skip-tags options (#28) 2023-10-22 17:42:24 -07:00
config_test.rb FEATURE: add --tags and --skip-tags options (#28) 2023-10-22 17:42:24 -07:00
docker_test.rb FEATURE: add --tags and --skip-tags options (#28) 2023-10-22 17:42:24 -07:00
exec_command_test.rb FEATURE: add --tags and --skip-tags options (#28) 2023-10-22 17:42:24 -07:00
file_command_test.rb FEATURE: add --tags and --skip-tags options (#28) 2023-10-22 17:42:24 -07:00
merge_command_test.rb FEATURE: add --tags and --skip-tags options (#28) 2023-10-22 17:42:24 -07:00
replace_command_test.rb FEATURE: add --tags and --skip-tags options (#28) 2023-10-22 17:42:24 -07:00
test_helper.rb FEATURE: add --tags and --skip-tags options (#28) 2023-10-22 17:42:24 -07:00