gitlab-org--gitlab-foss/spec/features/projects
Adam Niedzielski 2e411b5ea0 Test GitLab project import for a user with only their default namespace.
Refactor the spec file:
- remove hardcoded record IDs
- avoid top-level let if not used in all scenarios
- prefer expect { ... }.to change { ... }.from(0).to(1) over checking
that there are no records at the beginning of the test
2016-10-20 15:22:04 +02:00
..
badges Fix pipeline fixtures and calls to removed method 2016-10-04 14:43:24 +02:00
branches
commit
commits
files Fixed find file keyboard navigation 2016-10-17 16:55:34 +01:00
import_export Test GitLab project import for a user with only their default namespace. 2016-10-20 15:22:04 +02:00
issues
labels Add support to group labels prioritization on project level 2016-10-19 14:58:27 -02:00
main
members Merge branch 'master' into members-ui 2016-10-04 11:03:07 +01:00
merge_requests
settings Move specs for project pipeline settings page 2016-10-18 12:58:11 +02:00
slack_service
tags
wiki
branches_spec.rb
builds_spec.rb
developer_views_empty_project_instructions_spec.rb
edit_spec.rb
features_visibility_spec.rb Add visibility level to project repository 2016-10-17 18:12:18 -02:00
gfm_autocomplete_load_spec.rb
group_links_spec.rb
guest_navigation_menu_spec.rb Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
issuable_templates_spec.rb Added no-template functionality 2016-10-13 15:48:07 +01:00
pipelines_spec.rb Remove unnecessary retried check & fix test failures 2016-10-18 08:29:29 -05:00
project_settings_spec.rb
ref_switcher_spec.rb
shortcuts_spec.rb
snippets_spec.rb Fix snippets pagination 2016-09-26 12:42:12 +02:00