David Sangrey
|
493df7f0f2
|
Necromance more Tests
Brings us up to 3 failed, 56 passed, 57 warnings (original: 19 failed, 39 passed, 52 warnings)
|
2022-03-27 23:13:42 -04:00 |
David Sangrey
|
896b0d7688
|
[Tests] Add Async to existing test library
Brings the tests from 19 failed, 39 passed, 52 warnings to 5 failed, 53 passed, 53 warnings
|
2022-03-27 22:22:19 -04:00 |
ZeroKnight
|
97a1e627b6
|
Add test case for empty and missing IRCv3 tags
|
2020-10-18 18:23:06 -07:00 |
Joshua Salzedo
|
da92424373
|
[#148] added two regression test cases
|
2020-10-13 13:40:34 -07:00 |
Joshua Salzedo
|
7ce00dd1c2
|
\n at EOL, fix pytestmark boilerplate
|
2019-12-22 16:21:52 -08:00 |
Joshua Salzedo
|
95aae28e5b
|
Handle IRCv3 tag escape sequences
fixes #123
|
2019-12-22 16:19:02 -08:00 |
Shiz
|
39502437ca
|
tests: Add pydle.featurize() tests.
|
2014-03-16 15:47:15 +01:00 |
Shiz
|
09c993216a
|
tests: Fix MockConnection tests not passing host/port.
|
2014-03-16 15:47:00 +01:00 |
Shiz
|
0ba167754a
|
tests: Add real life test marker.
|
2014-03-16 15:46:32 +01:00 |
Shiz
|
d6e83c0b0b
|
tests: Test reconnect capabilities better.
|
2014-03-15 23:51:39 +01:00 |
Shiz
|
a32ffa0bd6
|
tests: Fire on_connect() when connecting MockClient.
|
2014-03-15 23:51:01 +01:00 |
Shiz
|
a1b511fa29
|
tests: Add is_channel/in_channel tests.
|
2014-03-15 17:02:28 +01:00 |
Shiz
|
2ea4855bd6
|
tests: Client.server_tag tests.
|
2014-03-15 17:02:13 +01:00 |
Shiz
|
38e7a43a26
|
tests: Pass hostname/port to MockConnection from MockClient.
|
2014-03-15 17:01:39 +01:00 |
Shiz
|
cde527ea9e
|
tests: Add option for skipping meta tests.
|
2014-03-15 15:55:59 +01:00 |
Shiz
|
4717bb4c61
|
tests: Add more client:user tests.
|
2014-03-15 15:50:25 +01:00 |
Shiz
|
75e683845a
|
tests: Add user destruction tests on leaving channel.
|
2014-03-15 15:50:04 +01:00 |
Shiz
|
0c2c0ab381
|
tests: Solidy client timeout and reconnect tests.
|
2014-03-15 15:49:32 +01:00 |
Shiz
|
41151cee7c
|
tests: Add MockConnection disconnect test.
|
2014-03-15 15:48:42 +01:00 |
Shiz
|
9b4ab3fd13
|
tests: Test reconnect delay calculation.
|
2014-03-15 00:48:57 +01:00 |
Shiz
|
b8c18ec8fa
|
tests: Add client initialization options to with_client fixture.
|
2014-03-15 00:29:55 +01:00 |
Shiz
|
c938873ac4
|
tests: Add connection and message tests for client.
|
2014-03-15 00:26:55 +01:00 |
Shiz
|
c3535e3493
|
tests: Add client:channels tests.
|
2014-03-15 00:25:29 +01:00 |
Shiz
|
9fdea42df3
|
tests: Extend client:users tests to renaming and synchronization.
|
2014-03-15 00:25:14 +01:00 |
Shiz
|
cf37dd6b4e
|
tests: Add timedelta scheduling to MockEventLoop.
|
2014-03-15 00:24:20 +01:00 |
Shiz
|
df927167c4
|
tests: Move setting client ping timeout to test itself.
|
2014-03-14 04:36:57 +01:00 |
Shiz
|
fa2ea50e8d
|
tests: Move mock message handling into MockClient.
|
2014-03-13 18:43:45 +01:00 |
Shiz
|
301b34e40d
|
Add fixture tests.
|
2014-03-13 17:45:40 +01:00 |
Shiz
|
7ecf9804fd
|
Clean up tests imports and docs.
|
2014-03-13 16:55:34 +01:00 |
Shiz
|
2533b6e95e
|
Add initial tests.
|
2014-03-13 16:49:37 +01:00 |