Commit Graph

22 Commits (9d7130338435fdeba5379ee01f3caab4e54cf30d)

Author SHA1 Message Date
n0nag0n 882a956bd0 added some fixes to get this working in windows locally
3 weeks ago
Austin Collier b6220f7dc8 Added ability to handle file uploads in a simple way
5 months ago
n0nag0n f697e30afa added unit and integration tests
6 months ago
Austin Collier 5549e9106a added some ui tests
8 months ago
n0nag0n deb0d68875 added plain stream() method
10 months ago
Austin Collier 9be596f0bf lots of phpcs errors to fix
10 months ago
Austin Collier 43300d5758 added ability to load classes with _ in them
10 months ago
Austin Collier 54403bede8 One last test to make sure Dice maintains the same instance
10 months ago
Austin Collier 1b6c5b942b refactored some errors. UI Tests and cleanup.
10 months ago
Austin Collier 4f52e1acc0 phpcs fixes
10 months ago
Austin Collier 765887d388 some additional testing
10 months ago
n0nag0n 735dafefb9
Merge pull request #550 from flightphp/overwrite-body
11 months ago
n0nag0n 0622fd1c2b fixed issues with @params_with_underscores and prepopulate getUrl() params.
11 months ago
n0nag0n 47cd98e78e added ability to overwrite the body
11 months ago
Austin Collier 788ddb6137 added streaming responses. Fixed JSONP.
11 months ago
n0nag0n eb0b813567 added more tests for ui testing
11 months ago
n0nag0n 2439f20d27 corrected spacing
11 months ago
n0nag0n d8aa490dbd fix for JSON in v3 output buffering
11 months ago
n0nag0n a212d736d5 corrected template path in test servers
11 months ago
n0nag0n 4d4c0d5420 added helpers to req/resp and cleaned up phpcs/stan errors
11 months ago
n0nag0n d5a5a15607 added v2 ui testing
11 months ago
n0nag0n 7d1987f73a Added UI Test script from @krmu
11 months ago