Commit graph

29 commits

Author SHA1 Message Date
Andrew Ferrier
a0afc5cc2b Factor out default header strings and separate metadata tests. 2014-12-27 16:27:30 +00:00
Andrew Ferrier
d8e1af9718 Add tests for --help and an invalid option. 2014-12-25 21:08:22 +00:00
Andrew Ferrier
ab3a7bc6bf Factor out command. 2014-12-25 20:34:36 +00:00
Andrew Ferrier
e2994ffafc Improve robustness of online check. 2014-12-25 20:15:35 +00:00
Andrew Ferrier
f95e04fc11 Log all debug messages at logger level. 2014-12-25 18:52:36 +00:00
Andrew Ferrier
97c439da8b Stop creation of tests which call the wrong submethod. 2014-12-25 18:52:36 +00:00
Andrew Ferrier
0430f122b7 Turn logging propagation off to stop erroneous console errors. 2014-12-25 17:57:25 +00:00
Andrew Ferrier
ae7329956a Complete timing and log handlers even when direct invocation fails. 2014-12-25 00:07:51 +00:00
Andrew Ferrier
c16cb540eb Simplify getting emails as bytes. 2014-12-25 00:07:28 +00:00
Andrew Ferrier
49c78914b9 Fix hardcoded and inaccurate image URLs. 2014-12-24 23:46:19 +00:00
Andrew Ferrier
cac65dbab2 Add PDF content checking to test_TestMIME. 2014-12-22 17:10:34 +00:00
Andrew Ferrier
bd14ed0bd1 Add PDF content checking to test_TestBasic. 2014-12-22 16:42:01 +00:00
Andrew Ferrier
5c3dbd13d5 Use pdfminer3k to test body content. 2014-12-20 20:51:48 +00:00
Andrew Ferrier
77087702ad Switch over to returning plain error. 2014-12-20 16:51:08 +00:00
Andrew Ferrier
d35dd05d18 Remove style issues. 2014-12-20 16:13:30 +00:00
Andrew Ferrier
3a74027e6a Introduce invokeDirectly and some Direct tests. 2014-12-20 15:59:06 +00:00
Andrew Ferrier
a6b0e1d2c2 Add additional test to validate inputFile is working correctly. 2014-12-20 14:30:30 +00:00
Andrew Ferrier
ee3e439f86 Actual output content to input file. 2014-12-20 14:29:59 +00:00
Andrew Ferrier
bb5f2d4981 Rename invokeEmail2PDF to invokeAsSubprocess. 2014-12-20 14:29:12 +00:00
Andrew Ferrier
98db5374fd Style improvements. 2014-12-18 21:26:31 +00:00
Andrew Ferrier
574a74ff83 Call attachAttachment to simplify. 2014-12-18 21:22:20 +00:00
Andrew Ferrier
4898508ed8 Simplify online checking. 2014-12-18 21:17:59 +00:00
Andrew Ferrier
9177d8f924 Use magic to check for attachment content - closes 2014-12-18 21:12:34 +00:00
Andrew Ferrier
bb4ad16431 Move test images into tests/ 2014-12-18 18:27:19 +00:00
Andrew Ferrier
9a4b4ba491 Check for stderr output in tests themselves - closes 2014-12-18 16:19:43 +00:00
Andrew Ferrier
4a034bcf00 Remove sleep step; not needed. 2014-12-18 01:01:06 +00:00
Andrew Ferrier
7dbce12923 Remove BaseTestClasses wrapper. 2014-12-17 22:06:45 +00:00
Andrew Ferrier
ea5212b584 Check for more specific exception type. 2014-12-17 21:19:53 +00:00
Andrew Ferrier
8bedcf230b Split out BaseTestClasses. 2014-12-17 21:19:53 +00:00