skynet/tests
Guillermo Rodriguez 9afb192251
Started making roboust testing fixtures to init fresh db and skynet
Add simple dgpu worker connection test
Make db connection handler manage schema and table init logic
Keep tweaking dgpu main handler attemtping to fix subactor hangs
Change frontend open rpc logic to return a wrapped rpc_call fn referencing the new socket
Decupled user config request validation from telegram module
Fix next_worker logic, now takes in account multiple tasks per dgpu
Add dgpu_workers and dgpu_next calls
Fixed readme, moved db init code into db module
2022-12-11 11:02:55 -03:00
..
conftest.py Started making roboust testing fixtures to init fresh db and skynet 2022-12-11 11:02:55 -03:00
test_dgpu.py Move gpu lifecycle tests to its own file to make torch import optional 2022-12-11 08:38:42 -03:00
test_gpu_workers.py Move gpu lifecycle tests to its own file to make torch import optional 2022-12-11 08:38:42 -03:00
test_skynet.py Started making roboust testing fixtures to init fresh db and skynet 2022-12-11 11:02:55 -03:00