alicia pritchett
|
b80e0507fe
|
remove email script test line about UTC stuff
|
2021-10-28 15:49:53 -04:00 |
mike cullerton
|
d84625c51e
|
Merge branch 'convert-timestamp-499' into email-attachment-error-503
# Conflicts:
# tests/emails/test_email_script.py
|
2021-10-18 17:08:56 -04:00 |
mike cullerton
|
dc7b39b5c8
|
Tests and workflows for the cases where attachments is None or ''
|
2021-10-18 11:21:24 -04:00 |
mike cullerton
|
2f3fe59a0f
|
Test for Exception when email service fails
|
2021-10-13 13:40:14 -04:00 |
mike cullerton
|
b3d515bf68
|
Test for condition where email_service.add_email raises an exception.
|
2021-10-13 13:23:18 -04:00 |
mike cullerton
|
bd6a2f3005
|
Check the model we get back from the email script
Make sure timestamp is UTC
|
2021-10-13 11:48:27 -04:00 |
Dan Funk
|
dc07d42a9c
|
Merge pull request #395 from sartography/email-format-489
Email format #489
|
2021-10-12 15:51:57 -04:00 |
mike cullerton
|
1fb298f796
|
Test for the new formatting
|
2021-10-08 11:26:54 -04:00 |
mike cullerton
|
24932072dc
|
Merge branch 'dev' into email-data-script-487
|
2021-10-07 12:30:13 -04:00 |
mike cullerton
|
ea083e3a52
|
Changes to tests, and new test for the get_file_data script
|
2021-10-07 09:25:07 -04:00 |
mike cullerton
|
7357fe7507
|
test for new From field
|
2021-10-01 14:02:56 -04:00 |
mike cullerton
|
fa4707811e
|
Removed the test and templates from the unused mails service.
Mails was removed in previous commit.
|
2021-03-11 11:34:24 -05:00 |
Kelly McDonald
|
003bf2f9b9
|
Remove Approvals per ticket 183
|
2021-02-16 09:05:29 -05:00 |
Dan
|
38a6fa782d
|
Fixing the email script test.
|
2020-12-14 10:29:53 -05:00 |
Dan
|
b83ab1bcd1
|
Move data store base into its own file.
|
2020-11-18 15:34:50 -05:00 |
Dan Funk
|
dbd0dbf608
|
mend
|
2020-08-17 14:56:24 -04:00 |
Carlos Lopez
|
c7b864f9c7
|
Cleaning up old notes
|
2020-07-07 08:32:20 -06:00 |
Aaron Louie
|
e650a46073
|
Fixes local testing bug where working directory was sometimes wrong.
|
2020-06-29 16:41:42 -04:00 |
Carlos Lopez
|
5d1ae402b6
|
Slight refactor on data passed to template rendering
|
2020-06-24 22:43:44 -06:00 |
Carlos Lopez
|
a0d877e02f
|
Feedback from PR addressed
|
2020-06-24 22:23:31 -06:00 |
Carlos Lopez
|
4db815a999
|
Handling incoming values from processor
|
2020-06-17 21:11:47 -06:00 |
Carlos Lopez
|
5ce279b663
|
Dropping silly pdb statement
|
2020-06-17 17:36:15 -06:00 |
Carlos Lopez
|
896ba6b377
|
Email relies now on markdown content
|
2020-06-17 17:00:16 -06:00 |
Carlos Lopez
|
2ce2dc73b5
|
Rendering proper content & organizing file structure for email tests
|
2020-06-17 16:09:38 -06:00 |