Commit Graph

26 Commits (master)

Author SHA1 Message Date
n0nag0n 882a956bd0 added some fixes to get this working in windows locally
3 weeks ago
fadrian06 f3453cab17 Simplified fix thanks to @vlakoff (https://github.com/vlakoff)
8 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 161a35a0a2 Added test on ViewTest
9 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
fadrian06 84cdbcbdc3 Fixed phpcs format problems in tests
1 year ago
Austin Collier cc4338a34b added PSR12 coding style to files.
1 year ago
fadrian06 b426e42e4f Added typehints to View::class
1 year ago
fadrian06 193cf9bb8b Removed type hints to PHP 5 compatibility
1 year ago
fadrian06 9251a6da90 Apply code-style
1 year ago
fadrian06 9cd5b9dc0d Fixed windows directory separator compatibility
1 year ago
n0nag0n bf2075245e Got it to 90% coverage with some windows fixes
1 year ago
n0nag0n d075fc8be6 100% View class coverage
1 year ago
n0nag0n 9faf27262c cleaned up some unit test requires
1 year ago
Masroor Ehsan ff852c19e3 updated phpunit and tests
4 years ago
Mike Cao cabbb25fcc Added support for custom template file extensions.
9 years ago
Yuri Tkachenko 83ffddc800 added phpunit to composer and tests updated
10 years ago
Mike Cao 23fc99ec91 Updated all tests to use Engine class.
12 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