BaguettePHP/mastodon-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
src/Service/Authorization.php32
src/Service/AuthorizationException.php5
src/Service/Scope.php15
src/Service/SessionStorage.php32
src/Service/Toot.php56
A
25 mins
src/functions.php80
A
2 hrs
tests/ClientTest.php37
tests/Config/DotEnvStorageTest.php227
tests/Entity/AccountTest.php90
tests/Entity/ApplicationTest.php38
tests/Entity/AttachmentTest.php54
tests/Entity/CardTest.php42
tests/Entity/ContextTest.php38
tests/Entity/Error_Test.php34
tests/Entity/InstanceTest.php46
tests/Entity/MentionTest.php46
tests/Entity/NotificationTest.php87
tests/Entity/StatusTest.php151
tests/Entity/TagTest.php38
tests/Entity/helpersTest.php19
tests/Grant/DummyGrant.php25
tests/Grant/GrantTest.php34
tests/Grant/NoopGrantTest.php16
tests/Requester/AccountTest.php28
tests/RequesterTestCase.php63
tests/Service/TootTest.php23
tests/TestCase.php29
tests/functions/CredentialTest.php25
tests/functions/ScopeTest.php29
tests/functions/SessionTest.php30
tests/functions/TootTest.php22