gitlab-org--gitlab-foss/features/project/issues
Robert Speicher 56c4f22c80 Remove redundant integration tests
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.
2016-03-07 15:33:26 -05:00
..
award_emoji.feature Add spinach tests for award emoji 2016-02-13 02:47:15 -08:00
filter_labels.feature Tag feature specs 2015-12-09 10:50:28 +01:00
issues.feature Remove redundant integration tests 2016-03-07 15:33:26 -05:00
labels.feature Tag feature specs 2015-12-09 10:50:28 +01:00
milestones.feature Tag feature specs 2015-12-09 10:50:28 +01:00
references.feature Improve & adds specs for Issue/MR references 2016-01-13 17:05:54 +01:00