summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2025-03-21(BREAKING!) Use srfi-247 syntactic monads instead of parameters.W. Kosior
2025-02-14Update copyright years.W. Kosior
2025-02-14Add `parse-request-multipart/form-data'.W. Kosior
2024-07-28Only display backtrace when a `CANTIUS_DEBUG' env var is set.W. Kosior
2024-07-28Use a redirect type that doesn't change method.W. Kosior
2024-07-23Write tests for `parse-cookies' procedure.W. Kosior
2024-07-23Test `parse-multipart/form-data' procedure.W. Kosior
2024-01-26Normalize resource path in `find-resource-file`.Wojtek Kosior
2024-01-26Add `normalize-path` function.Wojtek Kosior
2024-01-25Add tests for `find-resource-file` and exceptions it raises.Wojtek Kosior
2023-12-19Test the values of %current-path and %current-path-string.Wojtek Kosior
2023-12-19Allow handlers to only return response body.Wojtek Kosior
2023-12-16Facilitate using parameters for endpoint-specific behavior.Wojtek Kosior
2023-12-16Initial commit.Wojtek Kosior