gitlab-org--gitlab-foss/spec/features/projects
James Lopez 891e5f4851 Update specs to cope with new label types and priorities
Fixed all related specs and also changed the logic to handle edge cases. This includes exporting and exporting of group labels, which will get associated with the new group (if any) or they will become normal project labels otherwise.

Found other issues to do with not being able to import all labels at once in the beginning of the JSON - code was much simpler when we import all labels and milestones associated to a project first, then the associations will find the already created labels instead of creating them from the associations themselves.
2016-10-19 14:58:28 -02:00
..
badges Fix pipeline fixtures and calls to removed method 2016-10-04 14:43:24 +02:00
branches Fix download artifacts button link: 2016-09-19 13:12:45 +08:00
commit
commits
files Fixed find file keyboard navigation 2016-10-17 16:55:34 +01:00
import_export Update specs to cope with new label types and priorities 2016-10-19 14:58:28 -02:00
issues
labels Add support to group labels prioritization on project level 2016-10-19 14:58:27 -02:00
main Fix download artifacts button link: 2016-09-19 13:12:45 +08:00
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 Fix download artifacts button link: 2016-09-19 13:12:45 +08:00
wiki
branches_spec.rb Hides merge request button on branches page 2016-09-02 14:33:24 +01:00
builds_spec.rb improve code after review 2016-09-06 14:42:43 +02:00
developer_views_empty_project_instructions_spec.rb
edit_spec.rb Hides merge request section in edit project when disabled 2016-09-02 12:03:49 +01:00
features_visibility_spec.rb Add visibility level to project repository 2016-10-17 18:12:18 -02:00
gfm_autocomplete_load_spec.rb Use admin user in tests 2016-09-16 10:49:55 +01:00
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