1
0
Fork 0
mirror of synced 2024-08-27 08:02:22 +12:00
appwrite/tests/e2e/Services/Databases
prateek banga 40b0c081f7 remove checkPermission from Appwrite and more complex test case
This commit removes check pemission from update document in appwrite as permission is being checked by Utopia already. This commits also improves the test case to have 3 levels of depth with relationships
2023-08-01 23:29:15 +05:30
..
DatabasesBase.php Fix errors 2023-06-15 17:28:35 +12:00
DatabasesConsoleClientTest.php chore: fix formatting 2023-05-29 13:12:55 +05:30
DatabasesCustomClientTest.php remove checkPermission from Appwrite and more complex test case 2023-08-01 23:29:15 +05:30
DatabasesCustomServerTest.php Update tests/e2e/Services/Databases/DatabasesCustomServerTest.php 2023-05-29 20:34:41 +12:00
DatabasesPermissionsGuestTest.php Changing Role + Permissions namespace 2022-12-14 18:04:06 +02:00
DatabasesPermissionsMemberTest.php Changing Role + Permissions namespace 2022-12-14 18:04:06 +02:00
DatabasesPermissionsScope.php Database layer (#3338) 2022-06-22 12:51:49 +02:00
DatabasesPermissionsTeamTest.php Return 404 if a user doesn't have access to a collection 2023-04-19 17:21:41 -07:00