Alexis Couvreur
56f0e2fb00
fix e2e test
2025-03-09 18:07:35 -04:00
Alexis Couvreur
f37dd359ec
test: use httpexpect v2.17 upstream
...
This change brings the WithRetryPolicyFunc previously implemented in the fork.
2025-03-09 18:02:28 -04:00
Alexis Couvreur
55233400df
test(e2e): retry on tcp failure
2024-10-01 17:30:14 -07:00
Alexis Couvreur
dfb9bacf59
feat(providers): add provider.auto-stop-on-startup argument ( #346 )
...
This feature adds the capability to stop unregistered running instances upon startup.
Previously, you had to stop running instances manually or issue an initial request that will shut down instances afterwards.
With this change, all discovered instances will be shutdown. They need to be registered using labels. E.g.: sablier.enable=true
Fixes #153
2024-10-01 17:30:14 -07:00
Alexis Couvreur
9167e9c8c8
refactor(theme): themes are loaded at startup instead of every request
2024-04-30 14:07:53 -04:00
Alexis Couvreur
1b8faafd36
ci: stabilize e2e tests
2023-09-14 01:33:11 +02:00
Alexis Couvreur
60b50971b7
feat(plugins): add Caddy reverse proxy integration
2023-04-02 00:05:04 -04:00
Alexis Couvreur
56001a0164
test(e2e): use new theme assertions
2022-11-02 23:15:06 -04:00
Alexis Couvreur
9f52462bc9
test(plugins): e2e tests will exit 1 on error
2022-10-06 23:50:21 -04:00
Alexis Couvreur
f55f253de6
test: add e2e tag build constraint
...
This avoids testing e2e when calling go test only
2022-10-06 23:50:21 -04:00
Alexis Couvreur
a573a57ddf
ci(traefik): add e2e tests
2022-10-06 23:50:21 -04:00