This website requires JavaScript.
Explore
Help
Sign In
Discource-C
/
discourse
Watch
1
Star
0
Fork
0
You've already forked discourse
mirror of
https://github.com/discourse/discourse.git
synced
2025-02-06 11:28:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
discourse
/
spec
/
components
/
email
History
Rishabh
c279792130
FIX: Allow sending test e-mails to any email address when disable_email is set to non-staff (
#6792
)
2018-12-18 16:12:05 +01:00
..
email_spec.rb
Prepare for separation of RSpec helper files
2015-12-01 20:39:42 +00:00
message_builder_spec.rb
PERF: Move
EmailLog#reply_key
into new
post_reply_keys
table.
2018-07-24 13:51:53 +08:00
processor_spec.rb
DEV: Remove the use of stubs on
Rails.logger
in our test suite.
2018-10-10 09:34:50 +08:00
receiver_spec.rb
FIX: incoming email matches the wrong user if null bounce key available in db
2018-11-30 12:29:51 +05:30
renderer_spec.rb
Add rubocop to our build. (
#5004
)
2017-07-28 10:20:09 +09:00
sender_spec.rb
FIX: Allow sending test e-mails to any email address when disable_email is set to non-staff (
#6792
)
2018-12-18 16:12:05 +01:00
styles_spec.rb
Re-enable skip tests for
Email::Styles
.
2017-07-24 23:16:54 +09:00