Commit Graph

4 Commits

Author SHA1 Message Date
Alessandro (Ale) Segala 2d30434d91
Update linter to 1.55.1 and fix linter errors (#71)
* Update linter to 1.55.1 and fix linter errors

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

* Also disable tagalign linter

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

---------

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-10-30 11:55:29 -07:00
Josh van Leeuwen 099b0404d1
Use mocked clock in cron tests, rather than wall clock (#66)
PR updates the cron tests to use a mocked clock instead of the wall
in order to speed up the tests from ~40s to ~1.5s. This also has the
benefit of controlling time so that tests are more deterministic.

Signed-off-by: joshvanl <me@joshvanl.dev>
2023-10-23 09:53:28 -07:00
Sarthak Sharma e74d7f7301
Fix failing test for cron on Windows (#33)
* fix cron tests for windows

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>

* fix linting

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>

* add license

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>

* 💄

Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>

Signed-off-by: Sarthak Sharma <sartsharma@microsoft.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2022-12-07 11:09:50 -08:00
Sarthak Sharma cba48a6fe2
add cron fork (#31) 2022-12-01 12:22:46 -08:00