Bicycle/tests/Unit
Egor Isaev b516ca07dc Initial commit: Bicycle PHP MVC micro-framework
Core MVC, HTTP client, Session, Cookie, Config, HTTPException — 111 PHPUnit tests.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 10:04:19 +03:00
..
ConfigTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
CookieTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
CoreTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
HttpClientRequestTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
HTTPExceptionTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
MyExceptionTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
RequestTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
ResponseTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
RouteTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
SessionTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00
ViewTest.php Initial commit: Bicycle PHP MVC micro-framework 2026-06-04 10:04:19 +03:00