Refactor #12099
closed
Template locked? relying on rake makes tests fail
Added by Daniel Lobato Garcia almost 9 years ago.
Updated about 6 years ago.
Description
app/models/template.rb has a method locked? that relies on !Foreman.in_rake? to bypass the locked validation when running some operations through Rake such as migrations or cloning templates. On Rails 4 rake test is also interpreted as being 'in rake' and tests fail when running them through rake test but not when running template tests individually.
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2797 added
- Pull request deleted (
)
- Status changed from Ready For Testing to Rejected
- Status changed from Rejected to Ready For Testing
- Assignee set to Daniel Lobato Garcia
- Pull request https://github.com/theforeman/foreman/pull/2834 added
- Pull request deleted (
https://github.com/theforeman/foreman/pull/2797)
- Translation missing: en.field_release set to 71
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF