Commit Graph

32 Commits (master)

Author SHA1 Message Date
fadrian06 43b689fa6c Add Short After Filter Syntax with one parameter
10 months ago
n0nag0n 79ffb61f94 phpunit fixes for deprecated notices. Also pdowrapper reset removal
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 dbf05ebf40 Lots more tests. Now will dynamically create object with engine instance.
10 months ago
Austin Collier f752073f7d more testing and catching things.
10 months ago
Austin Collier 3f887e305f Added more tests. Captured callable exception thrown
10 months ago
Austin Collier f610adfc14 lots more testing around containers
10 months ago
n0nag0n 6d41115e9a initial commit for containerization
10 months ago
fadrian06 2b6fb46f48 DispatcherTest 100% test coverage
12 months ago
fadrian06 50d258a997 Removed unnecessary Dispatcher::tests()
12 months ago
fadrian06 b2d7164be0 Better Dispatcher documentation
12 months ago
fadrian06 cd79dc92b6 Can execute instance methods statically (useful for Controllers)
12 months ago
fadrian06 a15a82a209 It throws an Exception for invalid Filters array
12 months ago
fadrian06 72c50d4cb5 Throws an E_USER_NOTICE for invalid filter type
12 months ago
fadrian06 71a01c3711 Improved error reporting in Dispatcher
12 months ago
fadrian06 631d4a26c2 Added method chaining Dispatcher::hook and FILTER_TYPES consts
12 months ago
fadrian06 e35fc32a97 Chaining method definitions in Dispatcher::set()
12 months ago
lubiana dc6f907b26 fix testStaticFunctionMapping to actually map a static method
12 months 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 cc4338a34b added PSR12 coding style to files.
1 year ago
n0nag0n e36e9024c6 100% Coverage Dispatcher Class
1 year ago
n0nag0n 9faf27262c cleaned up some unit test requires
1 year ago
Masroor Ehsan ff852c19e3 updated phpunit and tests
4 years ago
Yuri Tkachenko 83ffddc800 added phpunit to composer and tests updated
10 years ago
Mike Cao 6696c0d267 Dispatcher should check for valid callback.
11 years ago
Mike Cao 84078158c3 Introduced new Engine class.
12 years ago
Mike Cao a04020d50e Fix line feeds.
12 years ago
Mike Cao ae32c228d1 Changed PHPUnit references. Added new tests for router.
12 years ago
Mike Cao c3ee140930 Added unit tests
12 years ago