Refactor #6504
Host unit tests regarding taxonomies
Description
A lot of tests starting here: https://github.com/theforeman/foreman/blob/develop/test/unit/host_test.rb#L720 seem to share many characteristics, they all create a taxonomy, a host, assign it to that host, check it's able to save the association.
Associated revisions
History
#1
Updated by Walden Raines over 5 years ago
- Assignee set to Liza Gilman
#2
Updated by Walden Raines over 5 years ago
- Target version set to 243
#3
Updated by Walden Raines over 5 years ago
- Target version changed from 243 to 248
#4
Updated by The Foreman Bot over 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/5264 added
#5
Updated by The Foreman Bot over 5 years ago
- Status changed from New to Ready For Testing
#6
Updated by Walden Raines over 5 years ago
- Target version changed from 248 to 250
#7
Updated by Tomer Brisker about 5 years ago
- Legacy Backlogs Release (now unused) set to 330
#8
Updated by Liza Gilman about 5 years ago
- % Done changed from 0 to 100
- Status changed from Ready For Testing to Closed
Applied in changeset 3eba98d7c1453dd2232d9ebb2eaef87dc63c70d1.
Fixes #6504 - refactoring host tests regarding taxonomies