Jake Barnby
eaa105477a
Fix tests for permissions/relationships updates
2025-05-08 17:17:02 +12:00
Jake Barnby
66a40eb175
AI review fixes
2025-05-06 02:21:45 +12:00
Jake Barnby
384e606503
Fix bulk update relationship test
2025-05-05 16:52:06 +12:00
Bradley Schofield
c0d4b58eea
Merge branch 'feat-bulk-operations' into feat-bulk-create
...
# Conflicts:
# tests/e2e/Services/Databases/DatabasesCustomClientTest.php
2024-12-03 17:06:35 +09:00
Bradley Schofield
e2ab6a05ab
Fix permissions and accompanying tests
2024-12-03 16:40:03 +09:00
Bradley Schofield
c47f65d27c
Merge remote-tracking branch 'origin/feat-bulk-operations' into feat-bulk-updates
2024-12-03 05:03:02 +00:00
Bradley Schofield
e1fffa775e
Fix Tests
2024-11-25 15:23:22 +09:00
Bradley Schofield
67b95c4b39
Update API Signature to DB Lib and get realtime/events working
2024-11-22 11:07:05 +09:00
Bradley Schofield
791f0dda79
Update to use new DB Lib and get realtime working
2024-11-22 10:43:45 +09:00
Bradley Schofield
dd6bd745df
Address Comments, fix permission bug
2024-11-13 13:41:18 +09:00
Bradley Schofield
a8f3b63ded
Add Tests for Relationships and Permissions, Update error messages to be a little clearer
2024-11-13 10:00:40 +09:00
Bradley Schofield
44234da995
Implement Bulk Updates API
2024-11-11 15:27:26 +09:00
Bradley Schofield
5bf20289a5
Address Comments
2024-11-08 16:17:29 +09:00
Jake Barnby
8bc37026cd
Revert "Feat adding coroutines"
2024-10-08 20:54:40 +13:00
Binyamin Yawitz
d14edf4207
reverting: to set coroutines as head
2024-10-01 10:30:47 -04:00
Binyamin Yawitz
5512340cdd
Revert "Feat eldad4 coroutines"
2024-09-20 12:30:05 -04:00
Matej Bačo
ee065bc64c
Merge branch '1.5.x' into feat-database-proxy
2024-03-07 10:18:49 +01:00
Torsten Dittmann
0a1d572c72
chore: run formatter
2024-03-06 18:34:21 +01:00
Matej Bačo
882d8e5a88
Fix database tests
2024-03-06 16:19:23 +01:00
fogelito
03ce64d41a
Merge branch '1.5.x' of github.com:appwrite/appwrite into twoWayKey-2
...
Conflicts:
composer.lock
2024-02-25 11:01:08 +02:00
loks0n
b76771a8b4
fix: tests
2024-02-20 12:41:49 +00:00
fogelito
04afeb4a8d
tests
2023-11-16 15:56:52 +02:00
prateek banga
d6f4d76807
adds another scenario in test case
2023-08-16 14:57:50 +05:30
prateek banga
cb6760a957
removes unnecessary use statement
2023-08-14 22:02:54 +05:30
prateek banga
29e1757364
lint fix
2023-08-11 17:28:32 +05:30
prateek banga
68736a53f9
Adds more complex test scenario
2023-08-11 17:25:34 +05:30
prateek banga
971ebbc686
fix test cases
2023-08-11 16:17:31 +05:30
Jake Barnby
6cd0e328d9
Review fixes
2023-08-10 16:44:38 -04:00
prateek banga
983c810a45
adds assertion in test case
2023-08-10 17:18:45 +05:30
prateek banga
ebcb43bbad
use getUser to fetch userId in test
2023-08-08 21:20:19 +05:30
prateek banga
fb3bab7e2e
fix lint issues
2023-08-01 23:32:15 +05:30
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
prateek banga
f7e96282db
adds attribute for update method and makes test case to check more complex scenario
2023-07-29 12:01:10 +05:30
prateek banga
e631f393fc
fix lint issues and remove sleep from test
2023-07-27 02:23:20 +05:30
Prateek Banga
21bc2ae560
lint issues
2023-07-27 02:03:01 +05:30
Prateek Banga
b8b3d13f22
added test case for verifying permission issue with relations
2023-07-27 02:02:55 +05:30
Prateek Banga
e1ba324196
fix formatting issues in comments according to feedback in PR.
2023-07-10 13:34:32 +05:30
Prateek Banga
a98248478f
lint issues
2023-07-08 01:31:20 +05:30
Prateek Banga
4542ec34ae
added test case to verify update of two way relationship
2023-07-08 01:28:24 +05:30
fogelito
00c1418246
Update response Model.php
2023-03-16 13:48:27 +02:00
fogelito
8ade726932
Changing Role + Permissions namespace
2022-12-14 18:04:06 +02:00
fogelito
f96128e14f
Changing Id
2022-12-14 17:42:25 +02:00
Jake Barnby
477dbbb909
Update write helper usages
2022-09-06 21:13:42 +12:00
Jake Barnby
02f54eca65
Fix tests
2022-09-06 13:02:32 +12:00
Jake Barnby
e55faff0a1
Fix tests
2022-09-05 19:51:33 +12:00
Jake Barnby
a861b174a2
Add allowed permissions tests
2022-09-05 14:16:40 +12:00
Jake Barnby
77a28a2de7
Don't use ID helper with existing ID's
2022-08-15 23:24:31 +12:00
Jake Barnby
b007acfa95
ID updates
2022-08-14 22:33:36 +12:00
Jake Barnby
fe5d3a1892
Use permission helpers
2022-08-14 17:21:11 +12:00
Jake Barnby
68cc919aaa
Test fixes
2022-08-14 02:10:28 +12:00