Pete Davison
4736bc2734
refactor: unify how executor tests are written ( #2042 )
...
* feat: use TaskTest for executor tests
* feat: more tests
* feat: separate tests for executing and formatting with new functional options that work for both test types
* feat: formatter tests
* refactor: more tests
2025-03-31 17:53:58 +01:00
Valentin Maerten
35ea4e0460
feat: display allowed values when vars are not provided ( #2052 )
2025-02-20 20:08:14 +01:00
Valentin Maerten
80f96d67da
fix: requires allowed values works with dynamic var ( #2033 )
2025-02-08 17:29:36 +01:00
Valentin Maerten
da40aabcc7
fix: task level vars are not ignored in requires ( #1960 )
...
Co-authored-by: MOKEKO <Anthurium.1605@gmail.com >
2024-12-30 19:11:27 +01:00
Valentin Maerten
d64df3f9d7
fix: evaluate requires before compiled task ( #1962 )
2024-12-30 10:15:17 +01:00
Valentin Maerten
a35910429c
feat: option to ensure variable is within the list of values ( #1827 )
2024-10-18 18:16:57 +02:00