Files
gitlabhq/features/steps/project
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
..
2016-03-04 10:34:35 +01:00
2016-03-03 18:38:44 +01:00
2016-03-07 15:33:26 -05:00
2015-12-23 20:36:29 -05:00
2016-02-17 18:05:40 +01:00
2016-01-20 00:17:21 -05:00
2015-12-04 07:13:28 -08:00
2015-10-03 19:59:54 -05:00
2015-12-18 14:19:48 -06:00
2015-12-23 12:26:50 -05:00
2016-02-09 00:56:45 +02:00