gitlab-org--gitlab-foss/spec/support
Rémy Coutable 02ecc2225a Merge branch '25339-2-webhooks-fired-for-issue-closed-and-reopened' into 'master'
Ensure issuable state changes only fire webhooks once

Webhooks were fired twice when issuables were reopened or closed. Once for the status change and once for the `update` operation

Closes #25339

See merge request !8101
2016-12-16 17:00:43 +00:00
..
api
banzai
cycle_analytics_helpers
features
gitlab_stubs
import_export
matchers Use :maximum instead of :within for length validators with a 0..N range 2016-12-06 10:23:17 +01:00
services Ensure issuable state changes only fire webhooks once 2016-12-16 10:52:59 +00:00
api_helpers.rb
capybara.rb Pass `--load-images=no` to PhantomJS via Capybara/Poltergeist 2016-11-28 16:50:08 +08:00
capybara_helpers.rb
carrierwave.rb Clear Carrierwave upload after each test example 2016-11-23 09:51:50 +01:00
cycle_analytics_helpers.rb
database_connection_helpers.rb
db_cleaner.rb
email_format_shared_examples.rb
email_helpers.rb
factory_girl.rb
fake_u2f_device.rb
filter_spec_helper.rb
fixture_helpers.rb
git_helpers.rb
git_http_helpers.rb
import_spec_helper.rb
issue_helpers.rb
issue_tracker_service_shared_example.rb
javascript_fixtures_helpers.rb Strip <link> tags from fixtures to ignore CSS 2016-11-25 11:03:35 +01:00
jira_service_helper.rb
ldap_helpers.rb
login_helpers.rb fix: removed signed_out notification 2016-12-12 15:04:48 +05:30
markdown_feature.rb
mentionable_shared_examples.rb
merge_request_helpers.rb
notify_shared_examples.rb
omni_auth.rb
project_features_apply_to_issuables_shared_examples.rb
project_hook_data_shared_example.rb
rake_helpers.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
reference_parser_helpers.rb
reference_parser_shared_examples.rb
repo_helpers.rb
search_helpers.rb
select2_helper.rb
services_shared_context.rb Grapify the service API 2016-12-09 17:20:12 +01:00
setup_builds_storage.rb Clear test build storage directory before each example 2016-11-23 13:51:05 +01:00
slack_mattermost_shared_examples.rb Mattermost Notifications Service 2016-12-15 11:09:31 -02:00
slash_commands_helpers.rb
snippets_shared_examples.rb
stub_configuration.rb Move task helpers to a module 2016-11-30 12:20:21 +01:00
stub_gitlab_calls.rb
stub_gitlab_data.rb
taskable_shared_examples.rb
test_env.rb
updating_mentions_shared_examples.rb
upload_helpers.rb Add Gitlab::Middleware::Multipart 2016-12-15 12:26:36 +01:00
wait_for_ajax.rb
wait_for_vue_resource.rb
webmock.rb
workhorse_helpers.rb