Commit Graph

30 Commits (master)

Author SHA1 Message Date
n0nag0n 882a956bd0 added some fixes to get this working in windows locally
3 weeks ago
Austin Collier ba80e047b1 prettified and added max-age=0
7 months ago
fadrian06 276a9e69f3 Added more tests when component defines a default value for no passed vars
9 months ago
fadrian06 eadf433334 Added flag to not break Flight users code
9 months ago
fadrian06 1b6cb088b7 Added test on FlightTest too
9 months ago
n0nag0n deb0d68875 added plain stream() method
10 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 4d4c0d5420 added helpers to req/resp and cleaned up phpcs/stan errors
11 months ago
n0nag0n e29f3b5533 snakeCased parameter, and added v2 unit testing behaviors
11 months ago
fadrian06 aeb8911038 Improved docblocks
12 months ago
n0nag0n df90d69787 so many phpcs fixes. No more, no more!
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
Austin Collier c6754dfe59 added some methods to help with async frameworks
1 year ago
Austin Collier cc4338a34b added PSR12 coding style to files.
1 year ago
Austin Collier 74d2fd7002 Fixes for group routing
1 year ago
n0nag0n fd4ce43c44 added route alias to engine/flight
1 year ago
Austin Collier 65b3d5445f Lots more unit testing for group based routing
1 year ago
Austin Collier a3555b019f Added documentation to readme on grouping
1 year ago
Austin Collier 12073629cc added ability to group routes together
1 year ago
n0nag0n 9faf27262c cleaned up some unit test requires
1 year ago
Austin Collier 3d58a5bee4 added phpunit config for testing coverage
1 year ago
Masroor Ehsan ff852c19e3 updated phpunit and tests
4 years ago
Mike Cao b30d5e5fa2 Moved map method check to Engine. Added get method to Loader. Added new tests.
8 years ago
Yuri Tkachenko 83ffddc800 added phpunit to composer and tests updated
10 years ago
Mike Cao ef76d72b56 Added ability to get all saved variables.
10 years ago
Mike Cao b9b2d0fa2d Added ability to register callbacks for class instantiation.
11 years ago
Mike Cao 23fc99ec91 Updated all tests to use Engine class.
12 years ago