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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Create a decorator for decoding function arguments
Trygve Aaberge
2017-10-19
1
-0
/
+13
*
Add tests for decode_from_utf8/encode_to_utf8
Trygve Aaberge
2017-10-19
1
-0
/
+59
*
test: Add tests for topic_command_cb
Trygve Aaberge
2017-10-08
1
-1
/
+53
*
test: Map all weechat return codes in tests
Trygve Aaberge
2017-10-08
1
-1
/
+3
*
refactor: Split topic_command_cb and add tests
Trygve Aaberge
2017-10-08
1
-0
/
+44
*
Merge pull request #434 from trygveaa/test/fix-broken-tests
Tollef Fog Heen
2017-09-18
8
-9
/
+10
|
\
|
*
test: Remove monkeypatch dependency
Trygve Aaberge
2017-09-15
6
-6
/
+6
|
*
test: Fix two incorrect test names
Trygve Aaberge
2017-09-15
2
-2
/
+2
|
*
test: Empty eventrouter queue when initializing it
Trygve Aaberge
2017-09-15
1
-1
/
+2
|
*
test: Make mock_weechat a dependency of realish_eventrouter
Trygve Aaberge
2017-09-15
2
-2
/
+2
*
|
Merge pull request #401 from ToxicFrog/toxicfrog/unfurl
Trygve Aaberge
2017-09-17
1
-19
/
+17
|
\
\
|
|
/
|
/
|
|
*
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
*
|
Fix HTML entity-encoding of outgoing messages
Trygve Aaberge
2017-08-01
1
-0
/
+9
|
/
*
Fix the tests
Ben Kelly
2017-07-12
1
-0
/
+5
*
Handling incoming me_message subtypes.
Ben Kelly
2017-04-13
1
-0
/
+2
*
massssssssive merge of the new codebase
Ryan Huber
2017-04-12
146
-108
/
+1514
*
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
*
Fix up pytest
Tollef Fog Heen
2015-12-21
1
-0
/
+1
*
unicode fixes, change variable names, better tests
Ryan Huber
2015-11-16
7
-7
/
+10
*
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
*
Whitespace cleanup
Tollef Fog Heen
2015-08-29
1
-5
/
+0
*
Make sure to import rootdir for pytest
Tollef Fog Heen
2015-08-29
1
-0
/
+4
*
add some initial tests. messages need a lot of work..
Ryan Huber
2015-03-18
6
-0
/
+188