gitlab-org--gitlab-foss/spec/support/matchers
João Cunha 4c974f50f6 Get rid of ScheduleInstallationService
- deletes schedule_installation_service.rb
- moves schedule_installation_service.rb logic to create_service.rb
- moves specs as well

Removes code duplication

Remove unecessary spec block

Abide review suggestions

Test installable applications which are not associated to a cluster

Fix a typo

Removes duplciated expectation

Reuse variable instead of redefining

Remove method in favor of a local scoped lambda

Improve 'failing service' shared examples

Test the increase of status count

Remove duplicated test

Enable fronzen literal
2019-02-26 16:44:31 +00:00
..
access_matchers.rb
access_matchers_for_controller.rb Resolve "Rename the `Master` role to `Maintainer`" Backend 2018-07-11 14:36:08 +00:00
background_migrations_matchers.rb Move spec helpers/matchers/shared examples/contexts to their relevant folder 2018-04-23 12:20:30 +02:00
be_a_binary_string.rb
be_like_time.rb
be_url.rb
be_utf8.rb
be_valid_commit.rb
disallow_request_matchers.rb Refactor rspec matchers in read_only_spec.rb 2018-07-07 04:22:44 +00:00
exceed_query_limit.rb Remove N+1 query for author in issues API 2018-06-04 16:39:33 -07:00
execute_check.rb
gitaly_matchers.rb
gitlab_git_matchers.rb
graphql_matchers.rb Improve GraphQL Authorization DSL 2019-02-26 10:22:12 +13:00
have_emoji.rb Add matcher for emoji 2018-04-11 10:51:44 +02:00
have_gitlab_http_status.rb
have_issuable_counts.rb
include_module.rb
issuable_matchers.rb Replace the `project/issues/issues.feature` spinach test with an rspec analog 2018-04-03 10:27:56 +00:00
markdown_matchers.rb Add Colors to GitLab Flavored Markdown 2018-01-29 17:39:19 +03:00
match_file.rb
match_ids.rb Bring changes from EE 2018-06-22 23:46:33 +08:00
metric_counter_matcher.rb Improve readability and move custom matchers to better place 2018-07-27 12:29:49 +02:00
navigation_matcher.rb
not_changed_matcher.rb Get rid of ScheduleInstallationService 2019-02-26 16:44:31 +00:00
pagination_matcher.rb Return only limited pagination headers for search API endpoints 2018-02-06 17:58:18 +01:00
query_matcher.rb
satisfy_matchers.rb
security_header_matcher.rb
user_status_matcher.rb Show the status of a user in interactions 2018-07-30 15:01:26 +02:00