PowerShell-FeatureFlags/test
Andrea Spadaccini 504e372b05
fix: remove () from type name in tests (#70)
Tests are failing on pwsh 7.4 because it stopped accepting `'System.Collections.ArrayList()'` as an argument to `New-Object`.

Removing the extra parentheses should fix the issue.
2024-01-03 17:39:21 +01:00
..
Dockerfile fix: make Docker tests fail properly (#42) 2022-07-07 21:42:35 +02:00
FeatureFlags.Tests.ps1 fix: remove () from type name in tests (#70) 2024-01-03 17:39:21 +01:00
multiple-stages-features.json Blacklist → denylist, whitelist → allowlist (#20) 2020-06-12 13:39:17 +01:00
multiple-stages.json Blacklist → denylist, whitelist → allowlist (#20) 2020-06-12 13:39:17 +01:00
single-stage.json Blacklist → denylist, whitelist → allowlist (#20) 2020-06-12 13:39:17 +01:00
test-functions.psm1 feat: migrate CI to Github Actions (#27) 2020-12-25 23:15:44 +00:00