Refactor #28598
Refactor #28278: Remove smart variables
Refactor #28597: Remove VariableLookupKey model
Remove VariableLookupKey from tests
Pull request:
Fixed in Releases:
Found in Releases:
Description
When removing Smart Variables the model tests should be removed.
Some of the tests should be changed to Smart Class Parameters (if they are testing some joint logic and do not already have a duplicate test for Smart Class Parameters).
Tests that are relevant only for Smart Variables or have a duplicate on Class Parameters should be removed.
Associated revisions
History
#1
Updated by Tomer Brisker over 2 years ago
- Parent task changed from #28278 to #28597
#2
Updated by The Foreman Bot over 2 years ago
- Assignee set to Shira Maximov
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/7565 added
#3
Updated by The Foreman Bot over 2 years ago
- Fixed in Releases 2.1.0 added
#4
Updated by Shira Maximov over 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset f02143c105ee314b392cbba6824c41d5be4d6a60.
Fixes #28598,#28597 - remove VariableLookupKey model, tests