Skip to content

Commit 5c63f22

Browse files
committed
Added possibility to set custom ServerCapabilities.
Implemented Application tests example
1 parent a4ed427 commit 5c63f22

8 files changed

+0
-349
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
<testsuite name="unit">
1313
<directory>tests/Unit</directory>
1414
</testsuite>
15-
<testsuite name="application">
16-
<directory>tests/Application</directory>
17-
</testsuite>
1815
<testsuite name="inspector">
1916
<directory>tests/Inspector</directory>
2017
</testsuite>

tests/Application/ApplicationTestCase.php

Lines changed: 0 additions & 172 deletions
This file was deleted.

tests/Application/ManualStdioExampleTest.php

Lines changed: 0 additions & 107 deletions
This file was deleted.

tests/Application/snapshots/ManualStdioExampleTest-initialize.json

Lines changed: 0 additions & 12 deletions
This file was deleted.

tests/Application/snapshots/ManualStdioExampleTest-prompts_list.json

Lines changed: 0 additions & 15 deletions
This file was deleted.

tests/Application/snapshots/ManualStdioExampleTest-resources_list.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/Application/snapshots/ManualStdioExampleTest-resources_templates_list.json

Lines changed: 0 additions & 10 deletions
This file was deleted.

tests/Application/snapshots/ManualStdioExampleTest-tools_list.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)