elsa-core/test/unit/Elsa.Http.UnitTests
Sipke Schoorstra 7f1f1e50e9
Skip HTTP workflow route matching outside base path (#7757)
* Skip HTTP workflow route matching outside base path

* Handle tenant-prefixed HTTP workflow base paths

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* Narrow tenant-prefixed HTTP base-path matching

Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>

* Fix sibling-prefix HTTP base-path matching

* Limit HTTP base-path precheck depth

* Use resolved tenant paths for HTTP routing

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: sfmskywalker <938393+sfmskywalker@users.noreply.github.com>
2026-09-12 18:12:37 -07:00
..
ContentWriters Add Elsa Script DSL (#7076) 2025-11-25 19:57:50 +01:00
Extensions Add unit tests for StringExtensions.NormalizeRoute and refactor ActivityRegistryTests for cleaner setup and improved provider simulations. 2026-02-08 12:04:20 +01:00
Middleware Skip HTTP workflow route matching outside base path (#7757) 2026-09-12 18:12:37 -07:00
RateLimiting Pin test environment to Production in IngressRateLimitingTests to stabilize assertions. 2026-05-31 14:44:34 +02:00
Elsa.Http.UnitTests.csproj Add code coverage configuration and adjust test projects (#7049) 2025-11-12 13:59:36 +01:00