pydle/tests
David Sangrey 6ec21f0167
#78 Remove Problematic Segment
This segment was causing all sorts of "was not awaited" warnings, however removing it seems to have resolved these issues.

I think it's an artefact from when Pydle was running its own event loop.
2022-05-07 17:49:44 -04:00
..
__init__.py Add initial tests. 2014-03-13 16:49:37 +01:00
conftest.py [Tests] Add Async to existing test library 2022-03-27 22:22:19 -04:00
fixtures.py #78 Remove Problematic Segment 2022-05-07 17:49:44 -04:00
mocks.py #78 Minor Fixes to Test Library 2022-05-06 01:01:42 -04:00
test__fixtures.py #78 Remove Event Loop Tests 2022-05-06 00:35:44 -04:00
test__mocks.py #78 Minor Fixes to Test Library 2022-05-06 01:01:42 -04:00
test_client.py #78 Minor Fixes to Test Library 2022-05-06 01:01:42 -04:00
test_client_channels.py #78 Minor Fixes to Test Library 2022-05-06 01:01:42 -04:00
test_client_users.py #78 Minor Fixes to Test Library 2022-05-06 01:01:42 -04:00
test_featurize.py #78 Minor Fixes to Test Library 2022-05-06 01:01:42 -04:00
test_ircv3.py [Tests] Add Async to existing test library 2022-03-27 22:22:19 -04:00
test_misc.py Formatting for Tests 2022-03-28 21:34:36 -04:00