Commit Graph

56 Commits

Author SHA1 Message Date
b4b5c63d65 Tweak tests for new version of PHPUnit 2019-12-06 09:15:49 -05:00
fde9b05bdf Bump PHP version requirement 2019-12-03 15:17:25 -05:00
dfdc6b7356 Remove XML tests 2019-03-12 09:47:59 -04:00
5e9780aad7 Update misspelled method, somehow resolves #19 2018-11-29 11:46:06 -05:00
f3265484da Some API client cleanup 2018-11-29 11:00:50 -05:00
c0e16c6d07 Remove data transformation from media detail pages, and into the proper transformers 2018-11-08 12:15:30 -05:00
9c0b1e73ef Move data transformation out of controllers, and into transformers 2018-11-08 11:36:42 -05:00
4b75987f21 Fix broken snapshot test 2018-11-05 10:42:51 -05:00
64478d4507 Update controller test 2018-11-01 22:16:45 -04:00
3842df13db Small code consistency update 2018-10-29 15:48:54 -04:00
1690d8c1e0 Attempt to fix tests again 2018-10-29 10:07:20 -04:00
e84cbe1bb2 Update test snapshots 2018-10-29 09:41:50 -04:00
e2b4fae83b Fix broken tests 2018-10-19 10:39:38 -04:00
c9ed90acb4 Update header comments to version 4.1 2018-10-01 11:35:51 -04:00
6f717e6ab7 Fix tests 2018-09-27 16:48:12 -04:00
e0376c78d1 Fix tests 2018-09-26 22:43:04 -04:00
38a5b78295 Update test snapshots 2018-09-20 11:53:12 -04:00
3bca049cd8 Update file header comments 2018-08-22 13:48:27 -04:00
95b06a7e7e Eradicate MAL integration 2018-08-22 13:43:04 -04:00
bc2122dd98 Fix test failure 2018-08-20 13:41:25 -04:00
675f8ed9b2 Update test snapshots 2018-08-10 20:11:22 -04:00
e9888c762e Fix test snapshots 2018-08-10 11:01:30 -04:00
2c7d866677 Fix PHP 7.1 test 2018-08-08 13:08:10 -04:00
be2b387391 More refactoring, fix snapshot tests 2018-08-08 13:05:38 -04:00
080b112608 Update test snapshot 2018-01-31 11:00:10 -05:00
231babe218 Code style improvements 2018-01-16 14:58:07 -05:00
7b9adbf52e Update copyright year 2018-01-15 14:43:15 -05:00
bbe2fd0a5d Update Artax, and update other code to work with new version 2017-12-08 22:32:00 -05:00
3c4e34f1ed Fix tests broken by api change fixes 2017-09-12 12:33:57 -04:00
42d36ff4bb Update manga transformer tests 2017-04-13 11:54:58 -04:00
08aff2ffe8 All anime images now pull from proxy or cache 2017-04-13 11:26:28 -04:00
8b43dee20f Css tweaks, and start caching kitsu images 2017-04-13 11:15:16 -04:00
7825e46321 Replace 0 with - 2017-04-07 13:57:14 -04:00
b210954874 Make sure rating parameter sent to Kitsu is greater than 0 2017-04-06 14:53:38 -04:00
472be3c4ed Use snapshots library with tests to simplify testcases 2017-04-06 11:59:53 -04:00
d2d48905d7 More basic tests, see #16 2017-04-03 14:46:29 -04:00
69b4d0c88b More tests 2017-03-29 15:14:30 -04:00
ec7e0cc93b Fix tests 2017-03-29 13:42:40 -04:00
6bf107e1ad Update all the header comments with the correct repository url 2017-03-07 20:53:58 -05:00
ed01b28c0d Rework the rest of the mappings 2017-03-01 22:07:51 -05:00
14e8fa9f03 More PHPStan fixes 2017-02-22 15:08:29 -05:00
adc331d60d PHPStan fixes 2017-02-22 14:46:35 -05:00
9f0484a93b Use new ParallelAPIRequest class 2017-02-20 13:37:08 -05:00
ee2760b2b5 Rename test base class 2017-02-15 16:40:18 -05:00
db07976403 Update header comments 2017-02-15 16:13:32 -05:00
36874cbe55 Properly namespace all the tests 2017-02-15 11:49:38 -05:00
906a1f1efa Another ugly progress commit
- Eradicated Guzzle from main codebase
- All API requests now use Artax
- Refactor code to use function and constant imports
- And more!
2017-02-08 15:48:20 -05:00
deecb5a912 Start of work to replace Guzzle with Artax 2017-02-08 00:44:57 -05:00
02838c5024 Update headers and some whitespace 2017-02-07 13:27:41 -05:00
5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00