Private
Public Access
1
0

add workouttype & boattype to email processing

This commit is contained in:
Sander Roosendaal
2018-03-25 20:31:12 +02:00
parent 15dbbef449
commit e1eab77a52
3 changed files with 48 additions and 4 deletions

View File

@@ -362,7 +362,11 @@ class EmailTests(TestCase):
from_header = u.email,
subject = filename,
body="""
chart time
---
chart: time
workouttype: water
boattype: 4x
...
""")
m.save()
a2 = 'media/mailbox_attachments/'+filename