gitlab-org--gitlab-foss/spec
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
..
config
controllers Fix sorting by label priorities 2016-10-19 14:58:27 -02:00
factories Fix sorting by label priorities 2016-10-19 14:58:27 -02:00
features Update specs to cope with new label types and priorities 2016-10-19 14:58:28 -02:00
finders Add tests to LabelsFinder 2016-10-19 14:58:25 -02:00
fixtures Fix issue board related controllers to expose label priority per project 2016-10-19 14:58:27 -02:00
helpers Fix LabelsHelper#link_to_label to use the subject argument 2016-10-19 14:58:24 -02:00
initializers
javascripts Add tests for gl_field_errors. 2016-10-15 08:28:52 +02:00
lib Update specs to cope with new label types and priorities 2016-10-19 14:58:28 -02:00
mailers refactors tests because of gitlab-test repository changes 2016-10-11 16:33:06 +01:00
models Add subject to group and projects labels which return group/project 2016-10-19 14:58:27 -02:00
policies Make guests unable to view MRs 2016-10-11 16:51:26 +03:00
requests List all available labels to the project on the labels API 2016-10-19 14:58:26 -02:00
routing Merge branch 'dz-rename-user-routes' into 'master' 2016-10-17 20:47:46 +02:00
services Add service to create project labels 2016-10-19 14:58:27 -02:00
support Wait for ajax for every merge request spinach test 2016-10-18 18:55:11 +03:00
tasks/gitlab Add a new gitlab:users:clear_all_authentication_tokens task 2016-10-11 10:21:18 +02:00
uploaders
views Fix login tests for crowd to use #crowd. 2016-10-18 11:12:41 +02:00
workers Merge branch 'looser-time-in-specs' into 'master' 2016-10-18 11:47:04 +00:00
factories_spec.rb
rails_helper.rb
simplecov_env.rb
spec_helper.rb Revert "Merge branch 'tests-use-tmpfs' into 'master'" 2016-10-12 14:45:26 +00:00
teaspoon_env.rb