add callback unit tests.

callback deregister now accepts iterable.
This commit is contained in:
onyx-and-iris
2022-07-27 20:49:45 +01:00
parent 95b1cb27da
commit f5c2293dce
4 changed files with 70 additions and 7 deletions

View File

@@ -1,5 +1,3 @@
import time
import pytest
from tests import req_cl