Commit Graph

50 Commits

Author SHA1 Message Date
Timothy Warren dee4a2dad5 Fix tests for PHP8...?
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-12-11 14:26:54 -05:00
Timothy Warren 191ec11258 Bump version in header comments
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-12-10 17:06:50 -05:00
Timothy Warren 292d9bbaaf Refactor, increase test coverage
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-12-10 15:59:37 -05:00
Timothy Warren 41ca3a2d86 Fix tests
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-08-21 13:07:00 -04:00
Timothy Warren ff6fcffca8 Bump version
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-08-04 09:30:21 -04:00
Timothy Warren 48b031e190 Refactor/streamline View layer
timw4mail/HummingBirdAnimeClient/pipeline/head Something is wrong with the build of this commit Details
2020-07-31 16:22:32 -04:00
Timothy Warren 461d074d41 Type all the class attributes
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-10 20:01:46 -04:00
Timothy Warren 2584047289 Bump version and PHP requirement in headers
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-04-10 15:39:39 -04:00
Timothy Warren 82d77d0f35 Update test snapshots
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-03-16 15:47:33 -04:00
Timothy Warren 39f23c2c35 Test FormGenerator
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-03-12 12:32:32 -04:00
Timothy Warren bcbb24c0f5 Increase code coverage
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-03-12 12:04:20 -04:00
Timothy Warren 4fd03d309c Update header comments again
timw4mail/HummingBirdAnimeClient/pipeline/head This commit looks good Details
2020-03-12 11:45:11 -04:00
Timothy Warren daaa560fbd Remove XML codec 2020-03-12 11:44:19 -04:00
Timothy Warren 4308418414 Fix test suite
timw4mail/HummingBirdAnimeClient/pipeline/head There was a failure building this commit Details
2020-03-12 09:52:45 -04:00
Timothy Warren 8ea1cbc52f Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -04:00
Timothy Warren 3335093e87 Move Ion namespace into composer dependency 2016-08-09 11:08:45 -04:00
Timothy Warren cc65cc9cf1 Set up mutation testing for unit tests 2016-08-01 14:38:23 -04:00
Timothy Warren 7f1bcc841a Refactor cache to remove dependency on container 2016-08-01 13:02:26 -04:00
Timothy Warren ba6ada32f9 Move cache class to IOn namespace, use safer json for serialization in cache drivers 2016-07-28 10:44:13 -04:00
Timothy Warren 1b93adefa3 Refactor out some Interdependency between Ion and AnimeClient namespaces 2016-07-27 13:18:52 -04:00
Timothy Warren 5a69da4466 Update Redis tests to work with gitlab ci 2016-07-22 17:48:13 -04:00
Timothy Warren 4772c6df95 Update Redis cache driver to use PHP-only library, removing the dependence on an extension: 2016-07-22 17:22:00 -04:00
Timothy Warren c0c90eb565 Make tests skip redis integration if the extension is not installed 2016-07-18 12:59:34 -04:00
Timothy Warren 47b8a83d86 Update changelog and add additional tests 2016-04-19 14:51:58 -04:00
Timothy Warren de2f4fca1e Add tests for Cache Manager class 2016-04-12 14:05:13 -04:00
Timothy Warren a7063e9a49 Add NullDriver for cache layer, for the sake of testing, or config without a cache 2016-04-12 12:05:42 -04:00
Timothy Warren ea1b63265b Add Redis Cache driver 2016-04-08 14:25:45 -04:00
Timothy Warren 3d19f93001 Add tests for SQL based api cache 2016-04-07 12:34:57 -04:00
Timothy Warren d8c89c9deb Update url generation to use new router 2016-03-07 14:37:49 -05:00
Timothy Warren dbaadc4c2a Fix most of the broken tests 2016-03-03 16:53:17 -05:00
Timothy Warren 9d00fc140c Get HTML output working again, still refactoring router 2016-02-17 10:29:05 -05:00
Timothy Warren 3918ce4eb7 Add more test coverage, and update build.xml 2016-01-11 10:42:34 -05:00
Timothy Warren 97dfa89b6d Actually fix view tests 2016-01-08 11:40:24 -05:00
Timothy Warren f5549934fe Fix view tests 2016-01-08 11:19:56 -05:00
Timothy Warren 275b0eea40 Update codebase to use new Json class 2016-01-07 13:45:43 -05:00
Timothy Warren bfe46fbbd1 Fix PHP 5.5 build 2016-01-06 17:06:30 -05:00
Timothy Warren 38faaebb5f Remove unnamespaced constants, and improve some tests 2016-01-06 15:44:40 -05:00
Timothy Warren 6622014bd1 Improve some test coverage 2015-11-17 16:45:41 -05:00
Timothy Warren afced2339a Poor style progress update commit 2015-11-13 16:31:01 -05:00
Timothy Warren 944a0c9c2a More test coverage 2015-10-19 12:50:46 -04:00
Timothy Warren 23122964d2 Better testing for ArrayType and Config classes 2015-10-15 22:00:09 -04:00
Timothy Warren 454679626c Fix html view test for PHP < 7 2015-10-15 09:28:10 -04:00
Timothy Warren e2e27c2311 More test coverage 2015-10-15 09:25:30 -04:00
Timothy Warren 6b1f39525d Remove some dead code 2015-10-12 14:11:00 -04:00
Timothy Warren f49e4fe3d8 Rearrange some namespaces and add more docblocks 2015-10-09 22:29:59 -04:00
Timothy Warren 83f1a9afd9 Fix failing test 2015-10-06 11:41:21 -04:00
Timothy Warren 5e5434d057 Miscellaneous updates, prep for menu generator 2015-10-05 16:54:25 -04:00
Timothy Warren 7917c39065 Lots of miscellaneous improvements 2015-10-01 16:02:51 -04:00
Timothy Warren 5624d9b44e Transformers and Enums 2015-09-25 13:41:12 -04:00
Timothy Warren 8fb6dae119 More tests for Ion 2015-09-18 22:55:40 -04:00