This website requires JavaScript.
Explore
Help
Sign In
colwellkr
/
HummingBirdAnimeClient
Watch
1
Star
0
Fork
0
You've already forked HummingBirdAnimeClient
forked from
timw4mail/HummingBirdAnimeClient
Code
Pull Requests
Activity
Move AnimeClient tests
Browse Source
...
This commit is contained in:
Timothy Warren
2020-03-11 23:18:31 -04:00
parent
e5ef054f5b
commit
618328a4c1
53 changed files
with
0 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
0
tests/API/APIRequestBuilderTest.php → tests/AnimeClient/API/APIRequestBuilderTest.php
Unescape
Escape
View File
0
tests/API/CacheTraitTest.php → tests/AnimeClient/API/CacheTraitTest.php
Unescape
Escape
View File
0
tests/API/JsonAPITest.php → tests/AnimeClient/API/JsonAPITest.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/AnimeListTransformerTest.php → tests/AnimeClient/API/Kitsu/Transformer/AnimeListTransformerTest.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/AnimeTransformerTest.php → tests/AnimeClient/API/Kitsu/Transformer/AnimeTransformerTest.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/MangaListTransformerTest.php → tests/AnimeClient/API/Kitsu/Transformer/MangaListTransformerTest.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/MangaTransformerTest.php → tests/AnimeClient/API/Kitsu/Transformer/MangaTransformerTest.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/__snapshots__/AnimeListTransformerTest__testTransform__1.php → tests/AnimeClient/API/Kitsu/Transformer/__snapshots__/AnimeListTransformerTest__testTransform__1.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/__snapshots__/AnimeListTransformerTest__testUntransform with data set 0__1.php → tests/AnimeClient/API/Kitsu/Transformer/__snapshots__/AnimeListTransformerTest__testUntransform with data set 0__1.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/__snapshots__/AnimeListTransformerTest__testUntransform with data set 1__1.php → tests/AnimeClient/API/Kitsu/Transformer/__snapshots__/AnimeListTransformerTest__testUntransform with data set 1__1.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/__snapshots__/AnimeListTransformerTest__testUntransform with data set 2__1.php → tests/AnimeClient/API/Kitsu/Transformer/__snapshots__/AnimeListTransformerTest__testUntransform with data set 2__1.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/__snapshots__/AnimeTransformerTest__testTransform__1.php → tests/AnimeClient/API/Kitsu/Transformer/__snapshots__/AnimeTransformerTest__testTransform__1.php
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/__snapshots__/MangaListTransformerTest__testTransform__1.yml → tests/AnimeClient/API/Kitsu/Transformer/__snapshots__/MangaListTransformerTest__testTransform__1.yml
Unescape
Escape
View File
0
tests/API/Kitsu/Transformer/__snapshots__/MangaTransformerTest__testTransform__1.php → tests/AnimeClient/API/Kitsu/Transformer/__snapshots__/MangaTransformerTest__testTransform__1.php
Unescape
Escape
View File
0
tests/API/KitsuTest.php → tests/AnimeClient/API/KitsuTest.php
Unescape
Escape
View File
0
tests/API/ParallelAPIRequestTest.php → tests/AnimeClient/API/ParallelAPIRequestTest.php
Unescape
Escape
View File
0
tests/AnimeClientTest.php → tests/AnimeClient/AnimeClientTest.php
Unescape
Escape
View File
0
tests/AnimeClientTestCase.php → tests/AnimeClient/AnimeClientTestCase.php
Unescape
Escape
View File
0
tests/Command/BaseCommandTest.php → tests/AnimeClient/Command/BaseCommandTest.php
Unescape
Escape
View File
0
tests/ControllerTest.php → tests/AnimeClient/ControllerTest.php
Unescape
Escape
View File
0
tests/DispatcherTest.php → tests/AnimeClient/DispatcherTest.php
Unescape
Escape
View File
0
tests/Helper/MenuHelperTest.php → tests/AnimeClient/Helper/MenuHelperTest.php
Unescape
Escape
View File
0
tests/Helper/PictureHelperTest.php → tests/AnimeClient/Helper/PictureHelperTest.php
Unescape
Escape
View File
0
tests/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set Full webp URL__1.php → tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set Full webp URL__1.php
Unescape
Escape
View File
0
tests/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set Partial webp URL__1.php → tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set Partial webp URL__1.php
Unescape
Escape
View File
0
tests/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set bmp with gif fallback__1.php → tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set bmp with gif fallback__1.php
Unescape
Escape
View File
0
tests/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set jpeg2000__1.php → tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set jpeg2000__1.php
Unescape
Escape
View File
0
tests/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set png placeholder image__1.php → tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set png placeholder image__1.php
Unescape
Escape
View File
0
tests/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set simple image with attributes__1.php → tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set simple image with attributes__1.php
Unescape
Escape
View File
0
tests/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set svg with png fallback and lots of attributes__1.php → tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set svg with png fallback and lots of attributes__1.php
Unescape
Escape
View File
0
tests/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set webp placeholder image__1.php → tests/AnimeClient/Helper/__snapshots__/PictureHelperTest__testPictureHelper with data set webp placeholder image__1.php
Unescape
Escape
View File
0
tests/MenuGeneratorTest.php → tests/AnimeClient/MenuGeneratorTest.php
Unescape
Escape
View File
0
tests/RequirementsTest.php → tests/AnimeClient/RequirementsTest.php
Unescape
Escape
View File
0
tests/RoutingBaseTest.php → tests/AnimeClient/RoutingBaseTest.php
Unescape
Escape
View File
0
tests/TestSessionHandler.php → tests/AnimeClient/TestSessionHandler.php
Unescape
Escape
View File
0
tests/UrlGeneratorTest.php → tests/AnimeClient/UrlGeneratorTest.php
Unescape
Escape
View File
0
tests/UtilTest.php → tests/AnimeClient/UtilTest.php
Unescape
Escape
View File
0
tests/bootstrap.php → tests/AnimeClient/bootstrap.php
Unescape
Escape
View File
0
tests/mocks.php → tests/AnimeClient/mocks.php
Unescape
Escape
View File
0
tests/test_data/JsonAPI/inlineIncluded.json → tests/AnimeClient/test_data/JsonAPI/inlineIncluded.json
Unescape
Escape
View File
0
tests/test_data/JsonAPI/jsonApiExample.json → tests/AnimeClient/test_data/JsonAPI/jsonApiExample.json
Unescape
Escape
View File
0
tests/test_data/JsonAPI/organizedIncludes.json → tests/AnimeClient/test_data/JsonAPI/organizedIncludes.json
Unescape
Escape
View File
0
tests/test_data/Kitsu/animeAfterTransform.json → tests/AnimeClient/test_data/Kitsu/animeAfterTransform.json
Unescape
Escape
View File
0
tests/test_data/Kitsu/animeBeforeTransform.json → tests/AnimeClient/test_data/Kitsu/animeBeforeTransform.json
Unescape
Escape
View File
0
tests/test_data/Kitsu/animeListItemAfterTransform.json → tests/AnimeClient/test_data/Kitsu/animeListItemAfterTransform.json
Unescape
Escape
View File
0
tests/test_data/Kitsu/animeListItemBeforeTransform.json → tests/AnimeClient/test_data/Kitsu/animeListItemBeforeTransform.json
Unescape
Escape
View File
0
tests/test_data/Kitsu/mangaAfterTransform.json → tests/AnimeClient/test_data/Kitsu/mangaAfterTransform.json
Unescape
Escape
View File
0
tests/test_data/Kitsu/mangaBeforeTransform.json → tests/AnimeClient/test_data/Kitsu/mangaBeforeTransform.json
Unescape
Escape
View File
0
tests/test_data/Kitsu/mangaListAfterTransform.json → tests/AnimeClient/test_data/Kitsu/mangaListAfterTransform.json
Unescape
Escape
View File
0
tests/test_data/Kitsu/mangaListBeforeTransform.json → tests/AnimeClient/test_data/Kitsu/mangaListBeforeTransform.json
Unescape
Escape
View File
0
tests/test_data/invalid_json.json → tests/AnimeClient/test_data/invalid_json.json
Unescape
Escape
View File
0
tests/test_data/valid_json.json → tests/AnimeClient/test_data/valid_json.json
Unescape
Escape
View File
0
tests/test_views/test_view.php → tests/AnimeClient/test_views/test_view.php
Unescape
Escape
View File
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
colwellkr/HummingBirdAnimeClient
Title
Body
Create Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
User to block:
Optional note:
The note is not visible to the blocked user.
Cancel
Block