Commit Graph

23 Commits (f4115927fb540824b7622e799dc33f18f36130b7)

Author SHA1 Message Date
n0nag0n f4f3c7a342 Fixed multiple trailing slashes issues. Also fixed server test for 405 and 404
3 months ago
n0nag0n 882a956bd0 added some fixes to get this working in windows locally
3 months ago
Austin Collier b6220f7dc8 Added ability to handle file uploads in a simple way
8 months ago
n0nag0n f697e30afa added unit and integration tests
8 months ago
Austin Collier 5549e9106a added some ui tests
10 months ago
n0nag0n deb0d68875 added plain stream() method
12 months ago
Austin Collier 9be596f0bf lots of phpcs errors to fix
1 year ago
Austin Collier 43300d5758 added ability to load classes with _ in them
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 4f52e1acc0 phpcs fixes
1 year ago
Austin Collier 765887d388 some additional testing
1 year ago
n0nag0n 735dafefb9
Merge pull request #550 from flightphp/overwrite-body
1 year ago
n0nag0n 0622fd1c2b fixed issues with @params_with_underscores and prepopulate getUrl() params.
1 year ago
n0nag0n 47cd98e78e added ability to overwrite the body
1 year ago
Austin Collier 788ddb6137 added streaming responses. Fixed JSONP.
1 year ago
n0nag0n eb0b813567 added more tests for ui testing
1 year ago
n0nag0n 2439f20d27 corrected spacing
1 year ago
n0nag0n d8aa490dbd fix for JSON in v3 output buffering
1 year ago
n0nag0n a212d736d5 corrected template path in test servers
1 year ago
n0nag0n 4d4c0d5420 added helpers to req/resp and cleaned up phpcs/stan errors
1 year ago
n0nag0n d5a5a15607 added v2 ui testing
1 year ago
n0nag0n 7d1987f73a Added UI Test script from @krmu
1 year ago