Damodar Lohani
|
349b78d5e5
|
fix assertion
|
2024-06-17 04:55:06 +00:00 |
|
Damodar Lohani
|
4c8d5d2c89
|
increase file size
|
2024-06-16 09:49:19 +00:00 |
|
Christy Jacob
|
9e1541d96a
|
Merge branch 'main' of https://github.com/appwrite/appwrite into mock-numbers
|
2024-06-16 07:28:22 +00:00 |
|
Luke B. Silver
|
9341c9d76b
|
Merge branch '1.6.x' into feat-scheduled-executions
|
2024-06-14 14:07:41 +01:00 |
|
loks0n
|
10e37bb8ca
|
test: fix
|
2024-06-14 14:01:04 +01:00 |
|
loks0n
|
6f38ef3a18
|
test: poll scheduled function
|
2024-06-13 14:22:38 +01:00 |
|
loks0n
|
dff9bed882
|
test: increase delay
|
2024-06-13 13:41:37 +01:00 |
|
loks0n
|
cfdd40dbeb
|
test: execution is completed
|
2024-06-13 09:36:01 +01:00 |
|
loks0n
|
7559c9af68
|
chore: us spelling of canceled
|
2024-06-12 11:21:48 +01:00 |
|
loks0n
|
d6bfe084c1
|
fix: tests
|
2024-06-11 17:27:22 +01:00 |
|
loks0n
|
682b854aad
|
test: fix functions test
|
2024-06-11 17:01:56 +01:00 |
|
loks0n
|
67b32ecb05
|
test: cancel deployment
|
2024-06-11 15:41:13 +01:00 |
|
loks0n
|
1e9ced2878
|
test: scheduled status
|
2024-06-11 13:57:03 +01:00 |
|
Bradley Schofield
|
9113f265b7
|
Fix Tests
|
2024-06-11 06:40:37 +00:00 |
|
Bradley Schofield
|
98ca5faef1
|
Add Tests
|
2024-06-11 14:36:32 +09:00 |
|
Binyamin Yawitz
|
8795d72146
|
test: Temp database workaround for old PHP
|
2024-06-10 15:09:01 -04:00 |
|
Binyamin Yawitz
|
c1ded34c12
|
test: Functions. reverting time and adding restart policy
|
2024-06-10 07:16:07 -04:00 |
|
Binyamin Yawitz
|
321f621132
|
test: Functions tests
|
2024-06-07 12:13:12 -04:00 |
|
Binyamin Yawitz
|
d0a55e266c
|
lint: Linting
|
2024-06-06 20:54:51 -04:00 |
|
Binyamin Yawitz
|
1b80ec289b
|
test: Adjusting unit testing to new structure
|
2024-06-06 10:12:05 -04:00 |
|
Jake Barnby
|
e58e849504
|
Fix function test
|
2024-06-06 21:29:34 +12:00 |
|
Jake Barnby
|
c87a6a863b
|
Increase sleep
|
2024-06-06 20:52:22 +12:00 |
|
Jake Barnby
|
9e487b8ccf
|
Revert "Merge pull request #8237 from appwrite/revert-8193-feat-remove-random-shared-tables"
This reverts commit 930ae6ded0, reversing
changes made to 1f6417b156.
|
2024-06-06 20:11:19 +12:00 |
|
Binyamin Yawitz
|
b5a241db8d
|
merge: Main into Coroutines
|
2024-06-05 18:38:39 -04:00 |
|
Christy Jacob
|
ff6efc2855
|
Revert "Feat remove random shared tables"
|
2024-06-06 00:11:56 +05:30 |
|
Bishwajeet Parhi
|
485b8eeb8b
|
chore: misc test assertions improvements
|
2024-06-05 23:53:31 +05:30 |
|
Eldad A. Fux
|
f91a68c8a0
|
Merge pull request #8207 from appwrite/feat-users-create-jwt
Feat: users.createJWT()
|
2024-06-04 07:00:32 -04:00 |
|
Jake Barnby
|
5b3a3d5bf9
|
Add flaky test retry
|
2024-06-04 20:10:45 +12:00 |
|
Matej Bačo
|
9279468c27
|
Merge branch '1.6.x' into feat-users-create-jwt
|
2024-06-04 09:43:14 +02:00 |
|
Matej Bačo
|
c279745259
|
Merge branch '1.6.x' into feat-projects-createJWT
|
2024-06-04 09:43:12 +02:00 |
|
Jake Barnby
|
f459a5c458
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-remove-random-shared-tables
# Conflicts:
# docker-compose.yml
|
2024-06-04 17:43:14 +12:00 |
|
ItzNotABug
|
37da4a0cd3
|
review comments.
|
2024-06-03 14:19:59 +05:30 |
|
ItzNotABug
|
b54a599960
|
update test name for clarity.
|
2024-06-03 14:13:08 +05:30 |
|
ItzNotABug
|
52f5a5c40c
|
update test.
|
2024-06-03 14:10:20 +05:30 |
|
ItzNotABug
|
1a42d118f6
|
add: test to validate user-id isn't overridden.
|
2024-06-01 19:18:35 +05:30 |
|
Matej Bačo
|
49b2bcf462
|
Implement JWT dynamic keys test
|
2024-05-29 09:33:39 +00:00 |
|
Matej Bačo
|
11827216ff
|
Update tests/e2e/Services/Users/UsersBase.php
Co-authored-by: Steven Nguyen <1477010+stnguyen90@users.noreply.github.com>
|
2024-05-29 09:32:58 +02:00 |
|
Binyamin Yawitz
|
ccafc06d93
|
Merge branch '1.6.x' into feat-unified-app-logger-config
|
2024-05-28 10:18:39 -04:00 |
|
Matej Bačo
|
b1ff989c3f
|
Implement tests, fix JWT maxAge
|
2024-05-28 09:25:54 +00:00 |
|
Christy Jacob
|
cd5f6f58a2
|
Merge branch 'main' of https://github.com/appwrite/appwrite into sync-with-main
|
2024-05-24 12:43:56 +00:00 |
|
Jake Barnby
|
bbb4b0bc12
|
Remove shared table headers
|
2024-05-24 20:29:25 +12:00 |
|
Jake Barnby
|
00c047d804
|
Run full tests on shared tables
|
2024-05-24 20:29:06 +12:00 |
|
Jake Barnby
|
5510a25066
|
Merge pull request #8148 from appwrite/chore-remove-compose-version
chore: remove compose version
|
2024-05-24 13:47:40 +12:00 |
|
Binyamin Yawitz
|
ebe386acd9
|
feat(logger): Unifying logger environment variable and adapting to the latest Logger version
|
2024-05-23 12:44:19 -04:00 |
|
Jake Barnby
|
9bb9f1eee7
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-setting-secrets
# Conflicts:
# tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
|
2024-05-23 15:37:13 +12:00 |
|
Torsten Dittmann
|
a9c701cdc1
|
tests: fix new status codes
|
2024-05-22 23:19:21 +02:00 |
|
Christy Jacob
|
aa76862692
|
Merge branch '1.5.x' of https://github.com/appwrite/appwrite into sync-with-1.5.x
|
2024-05-22 19:43:31 +00:00 |
|
Jake Barnby
|
f03281a474
|
Fix project tests
|
2024-05-22 13:42:34 +12:00 |
|
Jake Barnby
|
93f50e1e0e
|
Lint
|
2024-05-22 12:51:27 +12:00 |
|
Jake Barnby
|
c7106b9147
|
Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-setting-secrets
|
2024-05-22 12:50:58 +12:00 |
|