adds test for provider controllers

This commit is contained in:
prateek banga
2023-08-23 15:31:29 +05:30
parent dbbf4522e3
commit c225563d77
5 changed files with 224 additions and 34 deletions
+1
View File
@@ -32,6 +32,7 @@
<directory>./tests/e2e/Services/Teams</directory>
<directory>./tests/e2e/Services/Users</directory>
<directory>./tests/e2e/Services/Webhooks</directory>
<directory>./tests/e2e/Services/Messaging</directory>
<file>./tests/e2e/Services/Functions/FunctionsBase.php</file>
<file>./tests/e2e/Services/Functions/FunctionsCustomServerTest.php</file>
<file>./tests/e2e/Services/Functions/FunctionsCustomClientTest.php</file>