summaryrefslogtreecommitdiff
path: root/src/tests/test_task_scheduler.py
AgeCommit message (Collapse)Author
2023-12-31T5474: establish common file name pattern for XML conf mode commandsChristian Breunig
We will use _ as CLI level divider. The XML definition filename and also the Python helper should match the CLI node. Example: set interfaces ethernet -> interfaces_ethernet.xml.in set interfaces bond -> interfaces_bond.xml.in set service dhcp-server -> service_dhcp-server-xml.in
2020-10-19unittests: cleanup unused importsChristian Poessinger
2019-01-22Revert "adjusted unit test"hagbard
This reverts commit 0d80b06ccd33fc2a0001b8641ce45070f0e8726d.
2019-01-21adjusted unit testhagbard
2018-05-24T462: make cron jobs run with vyattacfg GID.Daniil Baturin
2018-05-16T644: update op mode and rename the test suite.Daniil Baturin