Commit Graph

121 Commits

Author SHA1 Message Date
Jace Browning fb6a456415 Disable sort on environment table when metadata is ordered 2018-05-22 11:31:53 +01:00
Dave Hunt 51c77d5c3f
Finish up the custom CSS support including docs and tests 2018-04-05 13:29:13 +01:00
Dave Hunt ebebda43dd
Report collection errors in HTML report. (#154)
Fixes #148
2018-04-05 11:31:56 +01:00
Joep Schuurkes d5031769b6 Add hook for modifying summary section (#152)
Closes #109
2018-04-05 11:31:20 +01:00
Joep Schuurkes abf8f15e4e adds filename of report as title to html body 2018-03-26 16:22:57 +01:00
Jeffry Pincus c61dc5bbe0 Fix for including a screenshot bug on Windows (#136)
Fixes #124
2018-01-04 12:48:33 +00:00
Dave Hunt e7b1f6e4d3
Fix regular expression for duration in tests 2017-09-19 09:22:16 +01:00
Rasmus Pedersen 950b889108 Improve rendering of collections in metadata (#132)
Render metadata collection values as comma seperated strings.
2017-09-19 04:04:34 -04:00
Dave Hunt 0c442e43ae Minor style improvements 2017-08-15 09:16:32 +01:00
Chingiz_Toimbetov 708369a6db Change 'passed tests' numeration in tests 2017-08-15 09:06:09 +01:00
Chingiz_Toimbetov e9b2433549 Decode all bytes strings in extra text. 2017-08-15 09:06:09 +01:00
Tomasz Gajewski a0cade6e0c
Fixed handling unicode longrepr values. Fixes #114. 2017-06-09 15:47:25 +01:00
Jim Brännlund f19a86d1e3
Add ability to specify images as file or URL
Fixes #77
2017-06-06 14:31:19 +01:00
Dave Hunt 4c81503c69
Always encode content for data URI
Fixes #106
2017-03-08 16:23:38 +00:00
Dave Hunt a1413ed734
Restore environment heading, fix tests, and document pytest-metadata changes 2017-02-27 13:04:36 +00:00
Dave Hunt 2817ac5077
Encode all non-binary assets as utf-8. Fixes #98 2017-02-24 12:54:40 +00:00
Dave Hunt e0c147db22
Add some tolerance to test_durations 2017-02-24 11:35:59 +00:00
Dave Hunt 67e8f28bbd
Escape log sections in HTML report. Fixes #100 2017-02-24 11:29:23 +00:00
Nicolas 98e9abb4cf Add support for JPG and SVG (#87)
Fixes #89
2016-11-30 09:23:34 +00:00
Prem Karat 24e169d9a4
Add ANSI support to report
ANSI codes used for color logging is not retained in html report
This patch adds that support. Fixes/implements issue#74.

Signed-off-by: Prem Karat <pkarat@mvista.com>
2016-11-08 11:40:42 +00:00
Ana Ribeiro 972058bb60 Add JavaScript tests (#73)
Fixes #49
2016-10-06 15:14:09 +01:00