David Sangrey
|
f57b592688
|
#78 Minor Fixes to Test Library
|
2022-05-06 01:01:42 -04:00 |
David Sangrey
|
96645172bc
|
#78 Remove Event Loop Tests
Per Requests, removing the mock event loop. Pydle no longer rolls its own event loop, because Pydle is a good little program.
|
2022-05-06 00:35:44 -04:00 |
David Sangrey
|
6120030922
|
Add Back Needed Lamdas
At this point, all tests are working. Hooray!
|
2022-03-28 22:30:21 -04:00 |
David Sangrey
|
d89bdce606
|
Fix a few more tests
Something in this or the last commit broke a few things in test__mocks. Marking a draft until I can narrow that down.
|
2022-03-28 22:03:49 -04:00 |
David Sangrey
|
74a14e43bd
|
Formatting for Tests
|
2022-03-28 21:34:36 -04:00 |
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 |
Shiz
|
d6e83c0b0b
|
tests: Test reconnect capabilities better.
|
2014-03-15 23:51:39 +01:00 |
Shiz
|
2ea4855bd6
|
tests: Client.server_tag tests.
|
2014-03-15 17:02:13 +01:00 |
Shiz
|
0c2c0ab381
|
tests: Solidy client timeout and reconnect tests.
|
2014-03-15 15:49:32 +01:00 |
Shiz
|
9b4ab3fd13
|
tests: Test reconnect delay calculation.
|
2014-03-15 00:48:57 +01:00 |
Shiz
|
c938873ac4
|
tests: Add connection and message tests for client.
|
2014-03-15 00:26:55 +01:00 |
Shiz
|
df927167c4
|
tests: Move setting client ping timeout to test itself.
|
2014-03-14 04:36:57 +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 |