Commit Graph

24 Commits (dbf05ebf4044b8b778b7073e00f0da2b9ef953ff)

Author SHA1 Message Date
Austin Collier dbf05ebf40 Lots more tests. Now will dynamically create object with engine instance.
1 year ago
Austin Collier f752073f7d more testing and catching things.
1 year ago
Austin Collier 3f887e305f Added more tests. Captured callable exception thrown
1 year ago
Austin Collier f610adfc14 lots more testing around containers
1 year ago
n0nag0n 6d41115e9a initial commit for containerization
1 year ago
n0nag0n 412596e863
Merge pull request #558 from flightphp/request-improvements
1 year ago
Austin Collier f4c5405d1b little changes to requests and integration testing JSON POST requests
1 year ago
Austin Collier 5406bbedc1 added test coverage and clearing body for head requests
1 year ago
n0nag0n 0622fd1c2b fixed issues with @params_with_underscores and prepopulate getUrl() params.
1 year ago
Austin Collier 788ddb6137 added streaming responses. Fixed JSONP.
1 year ago
n0nag0n feee086e2b initial commit to overhaul output buffering
1 year ago
n0nag0n ff6fa74d51 Merge branch 'master' into easier-access-to-request-headers
1 year ago
n0nag0n 537ea032d8 request header shortcut and lots of unit test fixes for phpcs
1 year ago
fadrian06 8d6d0f08da Simplified tests
1 year ago
fadrian06 84cdbcbdc3 Fixed phpcs format problems in tests
1 year ago
Austin Collier cc4338a34b added PSR12 coding style to files.
1 year ago
fadrian06 751f17be0d Fixed conflicting typehint in Loader::class
1 year ago
n0nag0n 1e4c07da52 correct unit test and removed final keywords
1 year ago
n0nag0n c98d6ce7d4 Lots of tweaks for middleware. Cleaned up old code.
1 year ago
Austin Collier f543d74bfe Middleware code
1 year ago
n0nag0n fd4ce43c44 added route alias to engine/flight
1 year ago
Austin Collier 48164961fb Engine at 100% coverage
1 year ago
n0nag0n 317ad3140e removed comment
1 year ago
n0nag0n bf2075245e Got it to 90% coverage with some windows fixes
1 year ago