This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
salt
Watch
14
Star
0
Fork
0
You've already forked salt
mirror of
https://github.com/valitydev/salt.git
synced
2024-11-08 09:23:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
1a636b1c71
salt
/
tests
/
integration
/
scheduler
History
Gareth J. Greenaway
1a636b1c71
Fixing typo. swapping out a format string for an additional with datetime.timedelta.
2018-02-20 10:34:57 -08:00
..
__init__.py
Moving scheduler tests into a new location. Adding new TEST_SUITE to runtests.py. Add CLI flag to runtests.py so the scheduler tests can be run invidually.
2017-12-12 08:37:38 -08:00
test_eval.py
Fixing typo. swapping out a format string for an additional with datetime.timedelta.
2018-02-20 10:34:57 -08:00
test_postpone.py
Swapping skip_job and postpone_job to send time in date string format instead of passing datetie objects across the event bus. Updating tests tto reflect changes. Updating others which fail when run with --scheduler option but run fine individually.
2018-02-20 10:01:19 -08:00
test_skip.py
Fixing cron based schedule logic up. Removing debugging messages.
2018-02-20 10:34:56 -08:00