aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_unwrap_attachments.py
Commit message (Expand)AuthorAgeFilesLines
* Properly fix rendering of < and >Trygve Aaberge2023-10-181-22/+104
* Show useful link for Slack postsTrygve Aaberge2022-10-301-4/+4
* Format all python files with blackTrygve Aaberge2021-03-201-317/+462
* Add tests for link_previous option added in previous commitTrygve Aaberge2021-02-221-0/+31
* Support colorizing attachment prefix or lineTrygve Aaberge2020-06-161-0/+20
* Include a prefix character in front of attachmentsTrygve Aaberge2020-06-141-42/+43
* Show a colon between attachment fields title and valueTrygve Aaberge2020-05-251-1/+1
* Include files in attachmentsTrygve Aaberge2020-04-051-0/+16
* Include footer in attachmentsTrygve Aaberge2020-04-051-0/+35
* Don't add fallback if link exists in text_beforeTrygve Aaberge2020-04-051-0/+24
* Match attachment links against escaped text as wellTrygve Aaberge2020-04-051-0/+15
* Don't print image_url if it's equal to from_urlTrygve Aaberge2020-04-051-0/+16
* Import print_function and unicode_literals in all test filesTrygve Aaberge2019-04-081-0/+2
* print `image_url` if it exists (#504)Charlie Allom2018-06-081-0/+15
* fix: Unescape html before checking attachment linksTrygve Aaberge2017-10-151-3/+3
* Add a newline between attachmentsTrygve Aaberge2017-09-201-0/+22
* Don't render equal title_link and from_url in attachments twiceTrygve Aaberge2017-09-201-0/+13
* test: Add tests for unwrap_attachmentsTrygve Aaberge2017-09-201-0/+115