caddy/modules
Mohammed Al Sahaf 39b87003af
remove tests of methods no longer available on `master`
- reverseproxy: TestHostActiveHealthCounters and TestHostResetHealth
  tested Host.activeHealth*/countHealth*/resetHealth methods, which
  master #7916 moved to Upstream.
- rewrite: rewrite_utils_test.go tested the reverse() helper, which
  master #7877 removed as part of a strip_path_suffix bug fix.
- root: Config.cancelFunc changed from context.CancelFunc to
  context.CancelCauseFunc upstream; pass nil cause in the test cleanup.
2026-08-30 16:07:24 +03:00
..
caddyevents
caddyfs
caddyhttp remove tests of methods no longer available on `master` 2026-08-30 16:07:24 +03:00
caddypki add certificate generation tests 2026-08-30 15:49:28 +03:00
caddytls add certselection test 2026-08-30 15:49:28 +03:00
filestorage storage: file_system 2026-08-30 15:45:16 +03:00
internal/network network_proxy: reject proxy URLs that resolve to a port with no host (#7922) 2026-08-10 15:58:43 +10:00
logging fix: close resources on error paths (#7940) 2026-08-16 21:02:39 +10:00
metrics
standard