gitlab-org--gitlab-foss/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
..
badges Invalidate cache for builds badge 2016-03-04 10:34:35 +01:00
builds Add a spec for coverage indicator in project's builds list 2016-02-22 19:34:35 +01:00
commits Use Gitlab::Git::DiffCollections 2016-03-03 18:38:44 +01:00
issues Remove redundant integration tests 2016-03-07 15:33:26 -05:00
merge_requests Add traits for each access_level to ProjectMember factory 2016-03-06 16:53:22 -05:00
source Fix spinach test for wiki markdown render 2016-02-13 21:58:07 +02:00
active_tab.rb
archived.rb
create.rb Moves star code to a class 2015-12-23 20:36:29 -05:00
deploy_keys.rb
fork.rb updated fix based on MR feedback 2016-02-17 18:05:40 +01:00
forked_merge_requests.rb Fix broken spec. 2016-01-20 00:17:21 -05:00
graph.rb Add tests and changelog item for language graphs 2015-12-08 02:38:59 +01:00
hooks.rb Fix spec 2015-12-04 07:13:28 -08:00
merge_requests.rb Remove redundant integration tests 2016-03-07 15:33:26 -05:00
network_graph.rb Fix network graph when branch name has single quotes 2015-07-29 23:29:47 -07:00
project.rb Users don't get instructions to push to other users empty projects 2016-02-22 17:37:26 +00:00
project_find_file.rb Merge branch 'master' of github.com:gitlabhq/gitlabhq 2016-01-07 12:56:18 +01:00
project_milestone.rb Don't repeat labels listed on Labels tab. 2016-02-22 13:17:38 -05:00
project_shortcuts.rb Add shortcut for project activity page 2015-07-08 12:43:46 +02:00
redirects.rb Fix rubocop warnings in features 2015-10-03 19:59:54 -05:00
services.rb Backport JIRA service 2015-12-18 14:19:48 -06:00
snippets.rb Rename .issuable-details to .detail-page (and -header and -description) 2015-12-16 16:13:22 +01:00
star.rb spinach tests will pass now 2015-12-23 12:26:50 -05:00
team_management.rb Refactor group members tests a bit 2015-11-25 10:24:29 +01:00
wiki.rb Update tests to match new wiki header 2016-02-09 00:56:45 +02:00