asyncio-taskpool/tests
Daniil Fajnberg c72a5035ea big rework of the session-parser-interaction;
dynamically adding pool methods/properties as parser commands;
dynamically executing selected pool method/property;
greatly simplified `ControlSession` class;
removed the need for hard-coded command names;
adjusted unittests accordingly
2022-03-13 14:56:56 +01:00
..
__init__.py Initial commit 2022-02-03 20:06:30 +01:00
test_client.py fixed unix server/client tests 2022-03-08 10:22:07 +01:00
test_group_register.py added unittests 2022-03-08 09:05:59 +01:00
test_helpers.py big rework of the session-parser-interaction; 2022-03-13 14:56:56 +01:00
test_parser.py big rework of the session-parser-interaction; 2022-03-13 14:56:56 +01:00
test_pool.py renamed method get_task_group_ids and extended to accept any number of group names 2022-03-08 09:08:28 +01:00
test_queue_context.py added unittests 2022-03-08 09:05:59 +01:00
test_server.py fixed unix server/client tests 2022-03-08 10:22:07 +01:00
test_session.py big rework of the session-parser-interaction; 2022-03-13 14:56:56 +01:00