gitlab-org--gitlab-foss/spec/features/projects
Mike Greiling f31bb83d8f
remove out-of-date comments about webdriver compatability
2017-11-02 14:04:27 -05:00
..
activity Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
artifacts remove unnecessary use of url_blacklist override 2017-10-26 18:15:09 +02:00
awards Replace the 'project/issues/award_emoji.feature' spinach test with an rspec analog 2017-09-12 20:55:34 +11:00
badges Refactor `have_http_status` into `have_gitlab_http_status` in the specs 2017-10-20 10:13:18 +02:00
blobs Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
branches Fix the default branches sorting to actually be 'Last updated' 2017-09-25 19:06:51 +02:00
commit Merge branch 'master' into sh-headless-chrome-support 2017-10-29 20:51:34 -05:00
commits Replace 'project/user_lookup.feature' spinach test with an rspec analog 2017-08-30 09:31:26 +11:00
diffs Add view replaced file link for image diffs 2017-09-20 09:39:12 -05:00
environments add InspectRequests helper automatically to :js tests 2017-11-02 10:27:15 -05:00
files Merge branch 'master' into sh-headless-chrome-support 2017-10-09 15:00:00 -05:00
import_export Changed trigger click calls to click() 2017-10-23 13:55:15 +03:00
issues Replace the 'features/explore/projects.feature' spinach test with an rspec analog 2017-10-11 15:26:04 +11:00
jobs accept confirmation modal when erasing job trace in user_browses_job_spec.rb 2017-10-31 10:01:32 -05:00
labels Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
main Use `empty_project` where possible in spec/features/projects 2017-07-27 13:12:16 -04:00
members Merge branch 'master' into sh-headless-chrome-support 2017-10-29 20:51:34 -05:00
merge_requests Merge branch 'master' into sh-headless-chrome-support 2017-10-31 16:08:11 -05:00
milestones Replace the project/milestone.feature spinach test with an rspec analog 2017-09-12 07:41:57 +11:00
pipelines remove "command" key from test since it only applies on macOS 2017-10-31 11:58:37 -05:00
services Merge branch 'master' into sh-headless-chrome-support 2017-10-31 16:08:11 -05:00
settings remove unnecessary capybara process invocation 2017-10-26 20:35:49 +02:00
snippets fix create_snipper and diff_notes specs 2017-10-05 16:13:21 -05:00
tags Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
tree add CookieHelper and InputHelper automatically to :js tests 2017-11-02 10:26:27 -05:00
wiki fix string escaping within latex example 2017-10-24 14:32:42 +03:00
branches_spec.rb remove out-of-date comments about webdriver compatability 2017-11-02 14:04:27 -05:00
clusters_spec.rb Improve redirect uri state and fix all remaining tests 2017-10-06 16:14:14 +02:00
compare_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
deploy_keys_spec.rb fix spec/features/projects/import_export/export_file_spec.rb 2017-10-03 12:06:38 -05:00
developer_views_empty_project_instructions_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
edit_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
features_visibility_spec.rb Merge branch 'master' into sh-headless-chrome-support 2017-10-09 15:00:00 -05:00
fork_spec.rb Fix fork button being disabled for users who can fork to group 2017-09-29 10:51:26 +01:00
gfm_autocomplete_load_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
guest_navigation_menu_spec.rb more spec fixes 2017-08-29 15:37:07 +01:00
issuable_templates_spec.rb Use title as placeholder instead of issue title for reusability 2017-10-20 19:26:51 +00:00
jobs_spec.rb add InspectRequests helper automatically to :js tests 2017-11-02 10:27:15 -05:00
merge_request_button_spec.rb Use `empty_project` where possible in spec/features/projects 2017-07-27 13:12:16 -04:00
new_project_spec.rb Changed trigger click calls to click() 2017-10-23 13:55:15 +03:00
no_password_spec.rb Use `empty_project` where possible in spec/features/projects 2017-07-27 13:12:16 -04:00
pages_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
pipeline_schedules_spec.rb accept javascript confirm when testing pipeline deletion 2017-10-09 23:13:57 -05:00
project_settings_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
ref_switcher_spec.rb add CookieHelper and InputHelper automatically to :js tests 2017-11-02 10:26:27 -05:00
show_project_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
snippets_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
sub_group_issuables_spec.rb test fixes 2017-09-05 09:28:55 +01:00
user_archives_project_spec.rb Replace the 'project/archived.feature' spinach test with an rspec analog 2017-09-17 17:12:03 +11:00
user_browses_a_tree_with_a_folder_containing_only_a_folder.rb Fix a "Wrong number of arguments" error in TreeHelper#flatten_tree 2017-09-07 19:31:40 +02:00
user_browses_files_spec.rb fix race condition when visiting file blob of recently triggered file upload 2017-10-10 00:27:21 -05:00
user_creates_directory_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_creates_files_spec.rb Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
user_creates_project_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_deletes_files_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_edits_files_spec.rb Check for element before evaluate_script 2017-10-19 14:01:15 -05:00
user_interacts_with_stars_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_replaces_files_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_uploads_files_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00
user_uses_shortcuts_spec.rb Replace the 'project/shortcuts.feature' spinach test with an rspec analog 2017-09-22 14:29:19 +11:00
user_views_details_spec.rb Replace the 'features/explore/projects.feature' spinach test with an rspec analog 2017-10-11 15:26:04 +11:00
view_on_env_spec.rb Replaces `tag: true` into `:tag` in the specs 2017-10-07 13:57:54 +02:00