serinus_test 0.1.1
serinus_test: ^0.1.1 copied to clipboard
A test package for Serinus framework. It allows to test their Serinus applications.
Changelog #
0.1.1 #
- Updated
TestRequestclass to use the requested URI for path, query parameters, and segments instead of the original URI. This change ensures that the request reflects the actual URI used in the test, allowing for more accurate testing of request handling in Serinus applications.
0.1.0 #
- Initial release of Serinus Test package with basic testing utilities and helpers for Serinus applications.