|
d387b793ea
|
Misc fixes
|
2021-02-26 14:42:07 -05:00 |
|
|
8de60b332d
|
Remove redundant docblocks from Type classes
|
2021-02-23 17:08:16 -05:00 |
|
|
51eb460ce9
|
Test Type classes
|
2021-02-23 15:38:29 -05:00 |
|
|
6c35ade209
|
Fix broken tests
|
2021-02-23 13:10:26 -05:00 |
|
|
633f30d365
|
Increase test coverage of Kitsu Transformer classes
|
2021-02-23 13:00:30 -05:00 |
|
|
8c1d882404
|
Improve test coverage
|
2021-02-23 12:00:22 -05:00 |
|
|
c39bc23061
|
Add a bumch of soundness checks suggested by PHPStan
|
2021-02-10 17:17:51 -05:00 |
|
|
2f789cc4cf
|
Add tests for title uniqueness check
|
2021-02-10 10:59:15 -05:00 |
|
|
f2aca2b76f
|
Fix snapshot test
|
2021-02-04 12:35:01 -05:00 |
|
|
8c3b583f92
|
Update PHP version in header comments
|
2021-02-04 11:57:01 -05:00 |
|
|
d6e174a014
|
Fix tests
|
2021-02-03 10:27:04 -05:00 |
|
|
fe1250732c
|
Update header year code
|
2021-01-13 01:58:28 -05:00 |
|
|
144e3f5229
|
Increase test coverage
|
2020-12-11 15:37:55 -05:00 |
|
|
5f494aa9bd
|
Fix tests for PHP8...?
|
2020-12-11 14:26:54 -05:00 |
|
|
3c47570cce
|
Bump version in header comments
|
2020-12-10 17:06:50 -05:00 |
|
|
b4d9e9f21f
|
A little more test coverage
|
2020-12-10 17:04:45 -05:00 |
|
|
1ea5750a76
|
Refactor, increase test coverage
|
2020-12-10 15:59:37 -05:00 |
|
|
415778295f
|
Fix broken test
|
2020-10-21 18:53:32 -04:00 |
|
|
608251452f
|
More cleanup, update changelog
|
2020-10-21 18:12:22 -04:00 |
|
|
6c29af4533
|
Remove test for JsonAPI nonsense
|
2020-10-21 17:07:50 -04:00 |
|
|
87d15024bb
|
More GraphQL conversion, test updates, see #33
|
2020-10-21 14:51:17 -04:00 |
|
|
94d227b08e
|
Fix Manga List Incrementing, start of GraphQL conversion
|
2020-10-12 14:06:49 -04:00 |
|
|
ecb913322f
|
Pull anime lists from GraphQL, see #33
|
2020-10-09 16:18:45 -04:00 |
|
|
738e39ba92
|
Fix Dispatcher test
|
2020-08-26 15:23:47 -04:00 |
|
|
18e8d47167
|
Move Kitsu class out of API namespace
|
2020-08-26 15:22:14 -04:00 |
|
|
b75a99a145
|
Fix tests
|
2020-08-21 13:07:00 -04:00 |
|
|
9a112dc413
|
Bump version
|
2020-08-04 09:30:21 -04:00 |
|
|
4582e2e917
|
Refactor/streamline View layer
|
2020-07-31 16:22:32 -04:00 |
|
|
8110f10c3d
|
Skip broken test
|
2020-07-29 22:08:54 -04:00 |
|
|
9eec7123a3
|
Use GraphQL request for anime detail pages, see #27
|
2020-07-28 17:46:18 -04:00 |
|
|
057216a21c
|
Make sure re-authenticate gets arguments
|
2020-05-18 13:32:02 -04:00 |
|
|
7bcff79d6e
|
Fix failing test
|
2020-05-06 10:12:49 -04:00 |
|
|
0a83184db6
|
Convert Type constructors to static methods
|
2020-04-22 07:53:52 -04:00 |
|
|
5a3d9547ae
|
Fix tests
|
2020-04-21 20:09:37 -04:00 |
|
|
174877ec81
|
More types
|
2020-04-13 09:20:05 -04:00 |
|
|
570c18a069
|
Type all the class attributes
|
2020-04-10 20:01:46 -04:00 |
|
|
6d55d4136e
|
Bump version and PHP requirement in headers
|
2020-04-10 15:39:39 -04:00 |
|
|
546789ce40
|
Update dependencies to latest versions
|
2020-04-10 15:38:32 -04:00 |
|
|
0aee62c174
|
Fix image snapshot test
|
2020-04-07 22:04:15 -04:00 |
|
|
9158d01fdf
|
Update snapshot tests for form generation
|
2020-03-17 15:39:33 -04:00 |
|
|
f6e00d4336
|
Downgrade snapshot library to a version that works with PHP 7.3
|
2020-03-17 15:05:28 -04:00 |
|
|
1a6a30ef5d
|
Update test snapshots
|
2020-03-16 15:47:33 -04:00 |
|
|
7c796b3d7b
|
Cleanup some build/quality check stuff
|
2020-03-13 09:53:31 -04:00 |
|
|
06529d7c92
|
More test coverage of FormGenerator
|
2020-03-12 12:47:02 -04:00 |
|
|
42948017a4
|
Test FormGenerator
|
2020-03-12 12:32:32 -04:00 |
|
|
986ff6de0b
|
Update header comments again
|
2020-03-12 11:45:11 -04:00 |
|
|
00ef5c3706
|
Fix test suite
|
2020-03-12 09:52:45 -04:00 |
|
|
618328a4c1
|
Move AnimeClient tests
|
2020-03-11 23:18:31 -04:00 |
|
|
f7915ba6f2
|
Move tests to tests/ directory
|
2016-08-29 17:09:56 -04:00 |
|
|
4e4ac58263
|
Fix tests broken due to changes in container
|
2016-08-29 15:36:36 -04:00 |
|