Commit Graph

30 Commits (3659a761061ef993de39e5687750c3abf01f2d4a)

Author SHA1 Message Date
Austin Collier 9be596f0bf lots of phpcs errors to fix 1 year ago
n0nag0n a1228a8492 added missing test from dispatcher refactor 1 year ago
Austin Collier 43300d5758 added ability to load classes with _ in them 1 year ago
n0nag0n 79ffb61f94 phpunit fixes for deprecated notices. Also pdowrapper reset removal 1 year ago
Austin Collier 54403bede8 One last test to make sure Dice maintains the same instance 1 year ago
Austin Collier 1b6c5b942b refactored some errors. UI Tests and cleanup. 1 year ago
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 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