Name |
Last commit
|
Last update |
---|---|---|
.. | ||
active_tab.rb | ||
admin.rb | ||
authentication.rb | ||
builds.rb | ||
diff_note.rb | ||
group.rb | ||
issuable.rb | ||
markdown.rb | ||
note.rb | ||
paths.rb | ||
project.rb | ||
project_tab.rb | ||
search.rb | ||
shortcuts.rb | ||
snippet.rb | ||
user.rb |
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 |
---|---|---|
.. | ||
active_tab.rb | Loading commit data... | |
admin.rb | Loading commit data... | |
authentication.rb | Loading commit data... | |
builds.rb | Loading commit data... | |
diff_note.rb | Loading commit data... | |
group.rb | Loading commit data... | |
issuable.rb | Loading commit data... | |
markdown.rb | Loading commit data... | |
note.rb | Loading commit data... | |
paths.rb | Loading commit data... | |
project.rb | Loading commit data... | |
project_tab.rb | Loading commit data... | |
search.rb | Loading commit data... | |
shortcuts.rb | Loading commit data... | |
snippet.rb | Loading commit data... | |
user.rb | Loading commit data... |