gitlab-org--gitlab-foss/spec/support/shared_examples/services
Luke Duncalfe a0b14c40dc CE-specific changes for designs user_notes_count
Notes call `#after_note_created` and `#after_note_destroyed` on their
noteable in callbacks, so the noteable can perform tasks particular to
them, like cache expiry.

This is in preparation of the EE-specific class
`DesignManagement::Design` clearing its `user_notes_count` cache when
its note are created or destroyed.

Refactoring Rspec behaviour testing of a counter caching service into a
shared example.

https://gitlab.com/gitlab-org/gitlab-ee/issues/13353
2019-08-27 20:50:26 +00:00
..
boards Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
base_helm_service_shared_examples.rb Add more info logging to cluster apps 2019-04-10 06:38:27 +00:00
check_ingress_ip_address_service_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
count_service_shared_examples.rb CE-specific changes for designs user_notes_count 2019-08-27 20:50:26 +00:00
gitlab_projects_import_service_shared_examples.rb Add frozen_string_literal to spec/support 2019-07-25 17:33:34 +12:00
notification_service_shared_examples.rb Allow disabling group/project email notifications 2019-08-15 17:37:36 +00:00