aboutsummaryrefslogtreecommitdiffstats
path: root/_pytest/test_unfurl.py
Commit message (Expand)AuthorAgeFilesLines
* Format all python files with blackTrygve Aaberge2021-03-201-159/+166
* Set time zone to UTC for unfurl test (#782)Tollef Fog Heen2020-07-041-0/+2
* Ignore ref fallback if it's equal to the refTrygve Aaberge2020-04-051-0/+5
* Add tests for unfurl_auto_link_display with mailtoTrygve Aaberge2020-04-051-0/+15
* Fix tests for python 2Trygve Aaberge2020-02-211-3/+4
* Make tests work when the timezone is set to UTCTrygve Aaberge2020-02-211-7/+11
* Support parsing date refsTrygve Aaberge2020-02-211-3/+31
* Support unfurling date refs by using the fallbackTrygve Aaberge2020-02-201-0/+4
* Only use fallback for refs if ref is not foundTrygve Aaberge2020-02-201-7/+27
* Remove ignore_alt_text parameter from unfurl_refsTrygve Aaberge2020-02-201-4/+2
* Remove auto_link_display parameter from unfurl_refsTrygve Aaberge2020-02-201-2/+2
* Render group notifications with @ instead of !Trygve Aaberge2019-08-251-0/+16
* Cleanup tests and make them compatible with python 3Trygve Aaberge2019-04-081-4/+2
* Import print_function and unicode_literals in all test filesTrygve Aaberge2019-04-081-0/+2
* Add @user-groups support (#680)Nana Amfo2019-04-081-0/+4
* test: Add tests for unfurl_auto_link_displayTrygve Aaberge2017-10-011-1/+24
* test: Add a unfurl test case for messages containing >Trygve Aaberge2017-09-171-0/+4
* test: Fix and enable the tests for unfurl_refsTrygve Aaberge2017-09-171-19/+13
* massssssssive merge of the new codebaseRyan Huber2017-04-121-9/+16
* Leverage pytest.parametrize for test_unfurlMatt Robenolt2016-11-071-26/+27
* Test string with multiple unfurlcalve2016-01-041-0/+3
* unicode fixes, change variable names, better testsRyan Huber2015-11-161-2/+2
* Handle unfurling of things with no alt text correctly as wellTollef Fog Heen2015-08-291-0/+3
* Whitespace fixupsTollef Fog Heen2015-08-291-2/+0
* Refactor unfurl_refsTollef Fog Heen2015-08-291-0/+3
* Add unit test for unfurl_refs and correct logicTollef Fog Heen2015-08-291-0/+38