3x-ui/xray
Sora39831 09f84782b0 test: add unit tests for critical modules and fix flaky redirect middleware
- Add tests for config, database, model, util/common, util/crypto,
  util/random, web/middleware, web/service, and xray packages
- Fix redirect middleware using slice instead of map to guarantee
  deterministic longest-prefix-first matching order
2026-04-03 08:44:51 +08:00
..
api.go Refactor code and fix linter warnings (#3627) 2026-01-05 05:54:56 +01:00
api_test.go test: add unit tests for critical modules and fix flaky redirect middleware 2026-04-03 08:44:51 +08:00
client_traffic.go feat: allow same email across multiple inbounds and auto-add clients on registration 2026-04-03 01:38:31 +08:00
config.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
config_test.go test: add unit tests for critical modules and fix flaky redirect middleware 2026-04-03 08:44:51 +08:00
inbound.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
log_writer.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00
log_writer_test.go test: add unit tests for critical modules and fix flaky redirect middleware 2026-04-03 08:44:51 +08:00
process.go Add url speed test for outbound (#3767) 2026-02-09 21:43:17 +01:00
traffic.go docs: add comments for all functions 2025-09-20 09:35:50 +02:00