index
:
wee-slack
build
master
A WeeChat script for Slack.com
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
_pytest
/
test_unfurl.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Format all python files with black
Trygve Aaberge
2021-03-20
1
-159
/
+166
*
Set time zone to UTC for unfurl test (#782)
Tollef Fog Heen
2020-07-04
1
-0
/
+2
*
Ignore ref fallback if it's equal to the ref
Trygve Aaberge
2020-04-05
1
-0
/
+5
*
Add tests for unfurl_auto_link_display with mailto
Trygve Aaberge
2020-04-05
1
-0
/
+15
*
Fix tests for python 2
Trygve Aaberge
2020-02-21
1
-3
/
+4
*
Make tests work when the timezone is set to UTC
Trygve Aaberge
2020-02-21
1
-7
/
+11
*
Support parsing date refs
Trygve Aaberge
2020-02-21
1
-3
/
+31
*
Support unfurling date refs by using the fallback
Trygve Aaberge
2020-02-20
1
-0
/
+4
*
Only use fallback for refs if ref is not found
Trygve Aaberge
2020-02-20
1
-7
/
+27
*
Remove ignore_alt_text parameter from unfurl_refs
Trygve Aaberge
2020-02-20
1
-4
/
+2
*
Remove auto_link_display parameter from unfurl_refs
Trygve Aaberge
2020-02-20
1
-2
/
+2
*
Render group notifications with @ instead of !
Trygve Aaberge
2019-08-25
1
-0
/
+16
*
Cleanup tests and make them compatible with python 3
Trygve Aaberge
2019-04-08
1
-4
/
+2
*
Import print_function and unicode_literals in all test files
Trygve Aaberge
2019-04-08
1
-0
/
+2
*
Add @user-groups support (#680)
Nana Amfo
2019-04-08
1
-0
/
+4
*
test: Add tests for unfurl_auto_link_display
Trygve Aaberge
2017-10-01
1
-1
/
+24
*
test: Add a unfurl test case for messages containing >
Trygve Aaberge
2017-09-17
1
-0
/
+4
*
test: Fix and enable the tests for unfurl_refs
Trygve Aaberge
2017-09-17
1
-19
/
+13
*
massssssssive merge of the new codebase
Ryan Huber
2017-04-12
1
-9
/
+16
*
Leverage pytest.parametrize for test_unfurl
Matt Robenolt
2016-11-07
1
-26
/
+27
*
Test string with multiple unfurl
calve
2016-01-04
1
-0
/
+3
*
unicode fixes, change variable names, better tests
Ryan Huber
2015-11-16
1
-2
/
+2
*
Handle unfurling of things with no alt text correctly as well
Tollef Fog Heen
2015-08-29
1
-0
/
+3
*
Whitespace fixups
Tollef Fog Heen
2015-08-29
1
-2
/
+0
*
Refactor unfurl_refs
Tollef Fog Heen
2015-08-29
1
-0
/
+3
*
Add unit test for unfurl_refs and correct logic
Tollef Fog Heen
2015-08-29
1
-0
/
+38