Name |
Last commit
|
Last update |
---|---|---|
.. | ||
award_emoji.feature | ||
filter_labels.feature | ||
issues.feature | ||
labels.feature | ||
milestones.feature | ||
references.feature |
BigW Consortium Gitlab
These three tests were essentially checking that adding a note to something updated its `noteable`'s `updated_at` attribute. This is well-tested Rails behavior and we shouldn't feel the need to write an integration test to verify it. At most we should be ensuring that the association definition adds the `touch: true` option, which we now do in Note's unit test.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
award_emoji.feature | Loading commit data... | |
filter_labels.feature | Loading commit data... | |
issues.feature | Loading commit data... | |
labels.feature | Loading commit data... | |
milestones.feature | Loading commit data... | |
references.feature | Loading commit data... |