summaryrefslogtreecommitdiff
path: root/tests/integration_tests/modules/test_users_groups.py
AgeCommit message (Collapse)Author
2020-10-16integration_tests: implement citest tests run in Travis (#605)Daniel Watkins
Specifically: * `apt_configure_sources_list` * `ntp_servers` * `set_password_list` * `users_groups` Although not currently run in Travis, `set_password_list_string` was ported over alongside `set_password_list` (as `test_set_password`).