gitlab-org--gitlab-foss/spec/lib/gitlab/email
Jan Provaznik b2e0f609b4 Clean test path between merge request handler tests
create_merge_request_handler_spec needs a repository for some tests but
this repository lasts on disk by default which causes failures of other
tests. TestEnv.clean_test_path is used to get rid of the repository
after each test.

Closes #40900
2017-12-07 20:20:41 +01:00
..
handler Clean test path between merge request handler tests 2017-12-07 20:20:41 +01:00
message Prevent new / renamed project from using a repository path that already exists on disk 2017-08-25 20:06:06 +02:00
attachment_uploader_spec.rb Change all `:empty_project` to `:project` 2017-08-02 17:47:31 -04:00
email_shared_blocks.rb Handles unsubscribe from notifications via email 2017-01-13 10:11:46 -05:00
handler_spec.rb Create merge request from email 2017-12-05 08:41:58 +01:00
receiver_spec.rb Don't send rejection mails for all auto-generated mails 2017-08-03 00:40:10 +08:00
reply_parser_spec.rb Remove superfluous lib: true, type: redis, service: true, models: true, services: true, no_db: true, api: true 2017-07-27 14:31:53 +02:00