Refactor #31369
Tracker #30160: Extract Puppet ENC to a plugin
Tracker #31073: Remove puppet bits from non puppet related tests
Remove Environment fixtures
Associated revisions
Fixes #31369 - drop environment fixtures
This is completely dropped, in plugin we use factories instead.
History
#1
Updated by Anonymous 12 months ago
- Status changed from New to Closed
Applied in changeset foreman|688834b479e655aee4ea0523b6f8fe2272f0854c.
Fixes #31369 - drop Environment fixtures usage
Do not use environment in tests, especially not the one from fixtures.
Host tests extracted in https://github.com/theforeman/foreman_puppet_enc/pull/94.