gitlab-org--gitlab-foss/spec/support
Patrick Derichs a13abd6731 Add edit_note and spec for editing quick actions
Call QuickActionsService on Note update

Add support for notes which just contain
commands after editing

Return http status gone (410) if note was deleted

Temporary frontend addition so it is not
failing when a note is deleted

Move specs to shared examples

Fix rubocop style issue

Deleting note on frontend when status is 410

Use guard clause for note which got deleted

Simplified condition for nil note

This method should no longer be called
with nil note

Refactoring of execute method to reduce
complexity

Move errors update to delete_note method

Note is now deleted visually when it only
contains commands after update

Add expectation

Fix style issues

Changing action to fix tests

Add tests for removeNote and update
deleteNote expectations
2019-08-26 09:20:00 +00:00
..
api Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
banzai Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
chunked_io Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
controllers Merge branch 'remove-nested-groups-checks' into 'master' 2019-07-26 14:57:12 +00:00
cycle_analytics_helpers Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
features Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
gitlab-git-test.git
gitlab_stubs
google_api Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
helpers Add a link to docs in project description 2019-08-23 22:27:41 +00:00
http_io Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
import_export Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
matchers Convert RestClient to Gitlab::HTTP for Prometheus Monitor 2019-08-07 02:42:20 +00:00
migrations_helpers Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
prometheus Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
protected_tags Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
redis Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
services Use separate Kubernetes namespaces per environment 2019-08-07 04:40:29 +00:00
shared_contexts Expose namespace storage statistics with GraphQL 2019-08-22 22:08:28 +00:00
shared_examples Add edit_note and spec for editing quick actions 2019-08-26 09:20:00 +00:00
test_reports Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
trace Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
active_record_enum.rb
batch_loader.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
capybara.rb Enable CSP in gitlab.yml.example 2019-08-22 11:10:33 -07:00
carrierwave.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
commit_trailers_spec_helper.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
database_cleaner.rb
db_cleaner.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
external_authorization_service_helpers.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
forgery_protection.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
generate-seed-repo-rb
inspect_squelch.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
issuables_requiring_filter_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
json_response.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
omni_auth.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
prepare-gitlab-git-test-for-commit
protected_branch_helpers.rb
protected_tag_helpers.rb
rspec.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
seed.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
setup_builds_storage.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
sidekiq.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
stored_repositories.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
stub_version.rb
unpack-gitlab-git-test
webmock.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00