Commit Graph

81 Commits

Author SHA1 Message Date
Timothy Warren d6e174a014 Fix tests 2021-02-03 10:27:04 -05:00
Kevin Colwell fe1250732c Update header year code 2021-01-13 01:58:28 -05:00
Timothy Warren 144e3f5229 Increase test coverage 2020-12-11 15:37:55 -05:00
Timothy Warren 5f494aa9bd Fix tests for PHP8...? 2020-12-11 14:26:54 -05:00
Timothy Warren 3c47570cce Bump version in header comments 2020-12-10 17:06:50 -05:00
Timothy Warren b4d9e9f21f A little more test coverage 2020-12-10 17:04:45 -05:00
Timothy Warren 1ea5750a76 Refactor, increase test coverage 2020-12-10 15:59:37 -05:00
Timothy Warren 415778295f Fix broken test 2020-10-21 18:53:32 -04:00
Timothy Warren 608251452f More cleanup, update changelog 2020-10-21 18:12:22 -04:00
Timothy Warren 6c29af4533 Remove test for JsonAPI nonsense 2020-10-21 17:07:50 -04:00
Timothy Warren 87d15024bb More GraphQL conversion, test updates, see #33 2020-10-21 14:51:17 -04:00
Timothy Warren 94d227b08e Fix Manga List Incrementing, start of GraphQL conversion 2020-10-12 14:06:49 -04:00
Timothy Warren ecb913322f Pull anime lists from GraphQL, see #33 2020-10-09 16:18:45 -04:00
Timothy Warren 738e39ba92 Fix Dispatcher test 2020-08-26 15:23:47 -04:00
Timothy Warren 18e8d47167 Move Kitsu class out of API namespace 2020-08-26 15:22:14 -04:00
Timothy Warren b75a99a145 Fix tests 2020-08-21 13:07:00 -04:00
Timothy Warren 9a112dc413 Bump version 2020-08-04 09:30:21 -04:00
Timothy Warren 4582e2e917 Refactor/streamline View layer 2020-07-31 16:22:32 -04:00
Timothy Warren 8110f10c3d Skip broken test 2020-07-29 22:08:54 -04:00
Timothy Warren 9eec7123a3 Use GraphQL request for anime detail pages, see #27 2020-07-28 17:46:18 -04:00
Timothy Warren 057216a21c Make sure re-authenticate gets arguments 2020-05-18 13:32:02 -04:00
Timothy Warren 7bcff79d6e Fix failing test 2020-05-06 10:12:49 -04:00
Timothy Warren 0a83184db6 Convert Type constructors to static methods 2020-04-22 07:53:52 -04:00
Timothy Warren 5a3d9547ae Fix tests 2020-04-21 20:09:37 -04:00
Timothy Warren 174877ec81 More types 2020-04-13 09:20:05 -04:00
Timothy Warren 570c18a069 Type all the class attributes 2020-04-10 20:01:46 -04:00
Timothy Warren 6d55d4136e Bump version and PHP requirement in headers 2020-04-10 15:39:39 -04:00
Timothy Warren 546789ce40 Update dependencies to latest versions 2020-04-10 15:38:32 -04:00
Timothy Warren 0aee62c174 Fix image snapshot test 2020-04-07 22:04:15 -04:00
Timothy Warren 9158d01fdf Update snapshot tests for form generation 2020-03-17 15:39:33 -04:00
Timothy Warren f6e00d4336 Downgrade snapshot library to a version that works with PHP 7.3 2020-03-17 15:05:28 -04:00
Timothy Warren 1a6a30ef5d Update test snapshots 2020-03-16 15:47:33 -04:00
Timothy Warren 7c796b3d7b Cleanup some build/quality check stuff 2020-03-13 09:53:31 -04:00
Timothy Warren 06529d7c92 More test coverage of FormGenerator 2020-03-12 12:47:02 -04:00
Timothy Warren 42948017a4 Test FormGenerator 2020-03-12 12:32:32 -04:00
Timothy Warren 986ff6de0b Update header comments again 2020-03-12 11:45:11 -04:00
Timothy Warren 00ef5c3706 Fix test suite 2020-03-12 09:52:45 -04:00
Timothy Warren 618328a4c1 Move AnimeClient tests 2020-03-11 23:18:31 -04:00
Timothy Warren f7915ba6f2 Move tests to tests/ directory 2016-08-29 17:09:56 -04:00
Timothy Warren 4e4ac58263 Fix tests broken due to changes in container 2016-08-29 15:36:36 -04:00
Timothy Warren 6b9770698b Refactor cache to remove dependency on container 2016-08-01 13:02:26 -04:00
Timothy Warren 893584696b Move cache class to IOn namespace, use safer json for serialization in cache drivers 2016-07-28 10:44:13 -04:00
Timothy Warren 563adace2f Refactor out some Interdependency between Ion and AnimeClient namespaces 2016-07-27 13:18:52 -04:00
Timothy Warren 4e48c8c4fa Update changelog and add additional tests 2016-04-19 14:51:58 -04:00
Timothy Warren e26e9f10b6 Update manga model to cache the one api response. 2016-04-12 13:41:03 -04:00
Timothy Warren ab19e9db08 Get HTML output working again, still refactoring router 2016-02-17 10:29:05 -05:00
Timothy Warren b611d02a2c Change logger methods to be inline with interface, fix Manga Model tests 2016-01-11 15:31:53 -05:00
Timothy Warren 2391ca14ca Remove errorhandler, and replace with logger 2016-01-11 14:39:53 -05:00
Timothy Warren ae4530b5d2 Update codebase to use new Json class 2016-01-07 13:45:43 -05:00
Timothy Warren aa67b941d4 Fix PHP 5.5 build 2016-01-06 17:06:30 -05:00