gitlab-org--gitlab-foss/app/views/projects
Zeff Morgan 12c358f1b7 Add tests for plain diff/email patch options
Add spec file using before(:context) to reduce test time. With testing
almost identical things, unnecessary to make them completely atomic.
Includes two helper methods. Since the raw_content method is the only
function needed on that page, created the method in the spec instead
of adding another page object.

Setup new project/commit page object and update project/show to add
go_to_commit method. The go_to_commit method is near duplicate of
go_to_file method, but decided to split them off to reduce overall
refactoring and simplify language.

Also add selectors to commit box partial and update qa.rb to load
new page object.
2018-12-11 14:06:22 -05:00
..
artifacts
badges
blame
blob
boards
branches
buttons
ci
cleanup
commit
commits
compare
cycle_analytics
default_branch
deploy_keys
deploy_tokens
deployments
diffs
environments
find_file
forks
generic_commit_statuses
graphs
group_links
hook_logs
hooks
imports
issues
jobs
labels
mattermosts
merge_requests
milestones
mirrors
network
notes
pages
pages_domains
pipeline_schedules
pipelines
project_members
project_templates
protected_branches
protected_tags
refs
registry/repositories
releases
repositories
runners
serverless/functions
services
settings
snippets
stage
tags
tree
triggers
wikis
_activity.html.haml
_bitbucket_import_modal.html.haml
_commit_button.html.haml
_customize_workflow.html.haml
_deletion_failed.html.haml
_errors.html.haml
_export.html.haml
_files.html.haml
_find_file_link.html.haml
_flash_messages.html.haml
_fork_suggestion.html.haml
_gitlab_import_modal.html.haml
_home_panel.html.haml
_import_project_pane.html.haml
_issuable_by_email.html.haml
_last_push.html.haml
_md_preview.html.haml
_merge_request_merge_method_settings.html.haml
_merge_request_merge_settings.html.haml
_merge_request_settings.html.haml
_new_project_fields.html.haml
_new_project_push_tip.html.haml
_project_templates.html.haml
_readme.html.haml
_stat_anchor_list.html.haml
_wiki.html.haml
_zen.html.haml
activity.html.haml
edit.html.haml
empty.html.haml
new.html.haml
no_repo.html.haml
remove_fork.js.haml
show.atom.builder
show.html.haml
transfer.js.haml
update.js.haml