gitlab-org--gitlab-foss/spec/features
Stan Hu 66de4776aa Another change from .click -> .trigger('click') to make spec pass 2017-04-28 19:49:45 -07:00
..
admin Increase code coverage for admin/cohorts page 2017-04-27 16:51:36 +03:00
atom Pull preserve into render helpers 2017-04-28 11:37:19 -05:00
boards Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
dashboard Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
discussion_comments Separate examples for each other 2017-04-12 12:30:28 +01:00
explore Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
groups Assignee filter on group issues/merge requests only loads group users 2017-04-24 16:15:24 +01:00
issuables Add issues/:iid/closed_by api endpoint 2017-04-12 14:38:00 +03:00
issues Merge branch 'blackst0ne/gitlab-ce-fix_emoji_parser' 2017-04-27 11:02:27 +01:00
merge_requests Show correct size when MR diff overflows 2017-04-25 16:54:10 +01:00
milestones Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
profiles Fixed rspec tests 2017-04-06 14:58:57 -05:00
projects add issues and merge-requests classes and use to find in rspec 2017-04-28 13:29:47 +01:00
protected_branches Another change from .click -> .trigger('click') to make spec pass 2017-04-28 19:49:45 -07:00
protected_tags Fix selector for form wrapper 2017-04-07 02:24:45 +05:30
security Resolve "Add more tests for spec/controllers/projects/builds_controller_spec.rb" 2017-04-28 09:38:32 +00:00
snippets Merge branch 'move-user-snippets-spinach-test-to-rspec' into 'master' 2017-02-09 17:47:58 +00:00
tags Fixed rspec tests 2017-04-06 14:58:57 -05:00
todos Improve text on todo list when the todo action comes from yourself 2017-04-28 14:24:32 +02:00
uploads Add feature specs for three types of user uploads 2017-02-24 16:41:27 -05:00
users Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
abuse_report_spec.rb
auto_deploy_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
calendar_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
ci_lint_spec.rb Change CI template linter textarea with Ace Editor 2017-01-04 15:50:07 -06:00
commits_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
container_registry_spec.rb Fix container registry specs after changing texts 2017-04-04 14:58:51 +02:00
copy_as_gfm_spec.rb Use new renamed markup method 2017-04-27 14:54:20 -05:00
cycle_analytics_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
dashboard_issues_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
dashboard_milestones_spec.rb
expand_collapse_diffs_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
gitlab_flavored_markdown_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
global_search_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
groups_spec.rb Add a name field to the group edit form 2017-04-09 08:43:49 -05:00
help_pages_spec.rb added specs for version check image 2017-02-22 11:34:44 +00:00
issues_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
login_spec.rb state the reason to the user for the required 2fa 2017-04-06 10:01:13 +02:00
markdown_spec.rb Rename GitlabMarkdownHelper -> MarkupHelper 2017-04-27 13:22:17 +02:00
milestone_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
participants_autocomplete_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
password_reset_spec.rb
profile_spec.rb Update profiles/account view to display new username 2017-03-02 12:33:06 +05:30
projects_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
protected_branches_spec.rb Change from .click -> .trigger('click') to make spec pass 2017-04-28 17:45:47 -05:00
protected_tags_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
runners_spec.rb Changed the controller/route name to 'ci/cd' and renamed the corresponding files 2017-02-06 14:51:18 -06:00
search_spec.rb Merge branch 'jacopo-beschi/gitlab-ce-29712-unnecessary-wait-for-ajax' 2017-04-24 18:06:47 +02:00
signup_spec.rb Add email and password confirmation fields to registration form 2017-01-03 00:16:37 -06:00
snippets_spec.rb
task_lists_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00
triggers_spec.rb Fix last spec failure 2017-04-07 19:18:29 +02:00
u2f_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
unsubscribe_links_spec.rb
user_callout_spec.rb Refactored the user callout class 2017-03-24 16:36:23 +00:00
users_spec.rb Unnecessary "include WaitForAjax" and "include ApiHelpers" 2017-04-21 22:32:02 +02:00
variables_spec.rb Use `:empty_project` where possible in top-level feature specs 2017-04-20 17:30:55 -04:00