openstreetmap-website/test/integration
Herve Saint-Amand 0449024ca0 Modify tests to search only text parts
The tests assumed that every part in the multipart emails that we send were either plain text or HTML. Now we have image attachments, against whose contents the tests were still trying to match regexes. The tests have been modified to only run regexes on the text parts of the mails.
2017-01-11 23:17:24 +00:00
..
client_applications_test.rb Allow customer URL schemas for OAuth callback URLs 2015-07-28 12:13:18 +01:00
cors_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
oauth_test.rb Work around upcoming minitest insanity 2016-12-02 22:29:44 +00:00
page_locale_test.rb Rename stub_signup_requests to stub_hostip_requests 2016-11-09 20:36:09 +00:00
redirect_test.rb Fix style issues found by new rubocop version 2015-04-14 09:38:24 +01:00
short_links_test.rb Standardise on double quoted strings 2015-02-20 19:47:26 +00:00
user_blocks_test.rb Replace user_blocks fixture with a factory. 2016-10-19 10:57:40 +01:00
user_changeset_comments_test.rb Replace changeset_comments fixtures with a factory. 2016-10-12 15:44:27 +01:00
user_creation_test.rb Modify tests to search only text parts 2017-01-11 23:17:24 +00:00
user_diaries_test.rb Remove unneccessary fixture requirement. 2016-09-14 16:23:47 +01:00
user_login_test.rb Add support for Wikimedia authentication 2016-12-20 22:32:25 +00:00
user_roles_test.rb Rename stub_signup_requests to stub_hostip_requests 2016-11-09 20:36:09 +00:00
user_terms_seen_test.rb Rename stub_signup_requests to stub_hostip_requests 2016-11-09 20:36:09 +00:00