This website requires JavaScript.
Explore
Help
Sign In
GitHub
/
PyLink
Watch
3
Star
0
Fork
0
You've already forked PyLink
mirror of
https://github.com/jlu5/PyLink.git
synced
2025-02-17 14:01:03 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
PyLink
/
test
History
James Lu
8cf1beb183
test_irc_parsers: fix Python 3.5 support
...
open() only supports pathlib paths on 3.6 and later.
2019-09-15 16:27:17 -07:00
..
parser-tests
@
26c9dd8414
test_irc_parsers: fix Python 3.5 support
2019-09-15 16:27:17 -07:00
protocol_test_fixture.py
Rewrite is_server_name() to fail on hostnames with - and _
2019-09-10 19:31:57 -07:00
test_irc_parsers.py
test_irc_parsers: fix Python 3.5 support
2019-09-15 16:27:17 -07:00
test_protocol_clientbot.py
Fixes to clientbot._get_UID() behaviour
2019-08-26 12:17:07 -07:00
test_protocol_inspircd.py
And now, a test fixture for protocols/
2019-08-18 16:36:02 -07:00
test_protocol_unreal.py
And now, a test fixture for protocols/
2019-08-18 16:36:02 -07:00
test_utils.py
Sort imports via isort
2019-07-14 15:12:29 -07:00