diff --git a/test/normal_test.py b/test/normal_test.py index 49a30de..0cd719a 100644 --- a/test/normal_test.py +++ b/test/normal_test.py @@ -7,6 +7,7 @@ # TODO: writing test for method GET. # TODO: adding test bad cases such as invalid set/subset name. # TODO: popping items from global variables while dropping or cleaning them(?) +# TODO: adding python tests to github workflows. st = time.time()