Age | Commit message (Expand) | Author |
---|---|---|
2022-09-08 | Move data.gen_menu_json to test_data_set.py...This is done to avoid relative imports. wqflask/tests/unit/base/data.py: Delete it. * wqflask/tests/unit/base/test_data_set.py: Add new variable GEN_MENU_JSON. (TestDataSetTypes.test_data_set_type_with_empty_redis): Upper-case "gen_menu_json" variable. | Munyoki Kilyungi |
2020-11-03 | Separate unittests from integration tests | BonfaceKilz |