watchme.tests.test_client.
TestClient
Bases: unittest.case.TestCase
unittest.case.TestCase
setUp
tearDown
test_activate
test_create
test creation function, and basic watcher config
test_freeze
test_schedule
test_watcher_task
test adding a task
watchme.tests.test_utils.
TestUtils
test_files
test_get_installdir
get install directory should return the base of where singularity is installed
test_mkdir
test_prompts
test user inputs and prompts
test_terminal
test_userhome
test_write_read_files
test_write_read_files will test the functions write_file and read_file