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
/
conftest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix broken tests
Trygve Aaberge
2019-05-05
1
-1
/
+6
*
Reconnect if no pong is received for 12 seconds
Trygve Aaberge
2019-04-23
1
-2
/
+6
*
Cleanup tests and make them compatible with python 3
Trygve Aaberge
2019-04-08
1
-28
/
+27
*
Remember plugin config values in FakeWeechat
Samuel Holland
2019-04-08
1
-3
/
+4
*
Use StringIO from io
Trygve Aaberge
2019-04-08
1
-0
/
+2
*
Import print_function and unicode_literals in all test files
Trygve Aaberge
2019-04-08
1
-1
/
+1
*
Always use the print function from Python 3
Samuel Holland
2019-04-08
1
-5
/
+7
*
Store hdata structure in a class
Trygve Aaberge
2018-11-04
1
-0
/
+1
*
Re-add support for weechat.look.nick_{prefix,suffix}
Tollef Fog Heen
2018-03-11
1
-0
/
+4
*
test: Map all weechat return codes in tests
Trygve Aaberge
2017-10-08
1
-1
/
+3
*
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
1
-1
/
+1
*
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
1
-70
/
+51
*
unicode fixes, change variable names, better tests
Ryan Huber
2015-11-16
1
-1
/
+2
*
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
1
-0
/
+104