1
0
Fork 0
mirror of synced 2024-09-19 19:07:21 +12:00
Commit graph

3387 commits

Author SHA1 Message Date
Binyamin Yawitz
74360abdb0
test: Test function creation type from CLI 2024-06-17 14:18:01 -04:00
loks0n
2f0f7bf9c7 fix: test 2024-06-17 13:44:12 +01:00
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
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
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
Khushboo Verma
1767d885c2
Merge branch '1.5.x' into feat-add-schedule-function-tests 2024-05-21 19:23:12 +05:30
Matej Bačo
a115f878b3 Merge remote-tracking branch 'origin/1.6.x' into feat-function-tokens 2024-05-21 10:28:21 +00:00
Khushboo Verma
ccae83c8a8 Add tests for scheduled functions 2024-05-20 17:44:48 +05:30
Ketan Baitule
7dfee36144 test:Add test case for adding user via team membership in console 2024-05-20 17:18:53 +05:30
loks0n
2c19bb0a1d chore: more deletions 2024-05-17 20:46:14 +01:00
loks0n
96741ac70e chore: remove compose version 2024-05-17 11:19:29 +01:00
Matej Bačo
2e1f67245d Fix bugs, add old api key test 2024-05-16 08:39:15 +00:00
Matej Bačo
9846b573bd Merge remote-tracking branch 'origin/main' into feat-function-tokens 2024-05-14 11:59:43 +00:00
xue
4bb12a124d
Merge branch 'main' into feat-8003-missing-country-for-locale-endpoint-Palestine 2024-05-11 18:33:24 +03:00
Khushboo Verma
7bb5ce9cb6
Merge pull request #8099 from appwrite/feat-increase-chunk-size-to-10-MB
Increase chunk size to 10 MB
2024-05-10 17:53:44 +05:30
Matej Bačo
5002b0f3fa PR review changes 2024-05-09 11:50:45 +00:00
Damodar Lohani
729db1aa17 fix date format 2024-05-09 03:08:27 +00:00
Damodar Lohani
5105d07bbf Merge remote-tracking branch 'origin/refactor-usage-sn' into fix-tests-for-cl-1 2024-05-08 06:09:46 +00:00
Damodar Lohani
b27f70ee81 ignore few tests 2024-05-08 06:08:23 +00:00
Jake Barnby
f00133d199
Add tests for queued job status 2024-05-08 16:28:00 +12:00
Matej Bačo
4c6f01ad68 Update tests 2024-05-07 09:05:54 +00:00
Jake Barnby
5f9c192d72
Add assertion 2024-05-07 19:53:20 +12:00
Jake Barnby
7023cdfb9e
Revert "Fix google issuer change"
This reverts commit e69862bd6f.
2024-05-07 18:23:54 +12:00
Jake Barnby
82dfbbd614
Fix isolation user test 2024-05-07 18:11:30 +12:00
Jake Barnby
e69862bd6f
Fix google issuer change 2024-05-07 18:11:15 +12:00
Jake Barnby
e9bac08de0
Fix header test 2024-05-07 17:59:24 +12:00
Jake Barnby
74a147f3b2
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables
# Conflicts:
#	tests/e2e/Services/Projects/ProjectsCustomServerTest.php
2024-05-07 15:53:58 +12:00
Jake Barnby
0e9838d290
Remove logging and test files 2024-05-07 15:48:20 +12:00
Matej Bačo
9252b66493 Add scope tests 2024-05-06 11:27:28 +00:00
Damodar Lohani
39db496e93 fix accertion order 2024-05-06 07:55:11 +00:00
Damodar Lohani
7b6e527b27 fix path 2024-05-06 06:29:15 +00:00
xue
ec14f31f9a
Merge branch 'main' into feat-8003-missing-country-for-locale-endpoint-Palestine 2024-05-05 15:44:19 +03:00
bhc
3fab87a1ca
Update total count of countries in LocaleBase tests for testGetCountriesPhones 2024-05-05 15:43:59 +03:00
Eldad A. Fux
b2c57e2d8b
Merge pull request #7934 from appwrite/fix-custom-domain
Prevent functions domain to be used as custom domain
2024-05-05 06:53:29 +01:00
Damodar Lohani
7ca9e6923f
add test 2024-05-05 10:47:54 +05:45
Damodar Lohani
d4d88fc43e remove mock test 2024-05-05 04:58:10 +00:00
Damodar Lohani
1094238820 add test 2024-05-05 04:56:49 +00:00
Khushboo Verma
e583f44147 Increase chunk size to 10 MB 2024-05-03 18:01:15 +05:30
Jake Barnby
a680b27e2b
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables 2024-05-03 19:07:23 +12:00
Christy Jacob
95300d796b
Revert "Update chunk size to 7 MB" 2024-05-03 10:19:03 +04:00
Jake Barnby
99d05b3d8c
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-shared-tables 2024-05-03 14:24:57 +12:00
Khushboo Verma
87fb11914e Update chunk size to 7 MB 2024-05-02 19:38:45 +05:30
Khushboo Verma
89daa5e479 Update payload size to 11 MB to accomodate 10 MB chunk size 2024-05-02 14:30:18 +05:30
Jake Barnby
0112fd9b84
Add unique email test 2024-05-01 16:17:02 +12:00
Jake Barnby
b2e956a14d
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
#	.gitignore
#	app/cli.php
#	app/controllers/api/account.php
#	app/controllers/api/databases.php
#	app/controllers/api/projects.php
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	app/init.php
#	app/realtime.php
#	app/worker.php
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/DeleteOrphanedProjects.php
#	src/Appwrite/Platform/Tasks/GetMigrationStats.php
#	src/Appwrite/Platform/Workers/Databases.php
#	src/Appwrite/Platform/Workers/Deletes.php
#	src/Appwrite/Platform/Workers/Hamster.php
#	tests/e2e/General/HTTPTest.php
#	tests/e2e/Services/Databases/DatabasesCustomServerTest.php
#	tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-04-30 19:40:47 +12:00
Jake Barnby
aeea5e8328
Merge pull request #7341 from appwrite/collection-not-found
databases.php collection not found
2024-04-29 21:04:31 +12:00
Jake Barnby
ab7a5f4575
Fix test 2024-04-29 19:07:16 +12:00
bhc
9cea7ea526
Update total count in assertions in ContentTypeTest 2024-04-27 01:22:03 +03:00
bhc
d6dbb02ffe
Update total count in assertions in BatchTest 2024-04-27 01:20:49 +03:00
bhc
37097b0914
Update total count of countries in LocaleBase tests for testGetCountriesPhones 2024-04-27 01:18:11 +03:00
bhc
36a1bd1d90
Update total count of countries and languages in LocaleBase tests 2024-04-27 01:16:10 +03:00
Matej Bačo
9616de7576 Merge branch 'main' into refactor-usage-sn-1.5.x 2024-04-26 13:11:21 +02:00
Christy Jacob
92c41954af Merge branch 'main' of https://github.com/appwrite/appwrite into refactor-usage-sn-1.5.x 2024-04-26 09:19:09 +00:00
Steven Nguyen
73562fdb2b
fix(platform): update mariadb to auto upgrade on startup
There are times when we need to upgrade MariaDB. Setting this env
variable will have it automatically upgrade so the user doesn't need to
do anything.
2024-04-24 22:38:55 +00:00
Steven Nguyen
b75f5263a2
Merge branch 'main' into chore-sync-main-into-1.5.x 2024-04-23 23:43:53 +00:00
Jake Barnby
476074cc5b
Add test 2024-04-23 15:20:25 +12:00
Anurag
c1eaacf1f9 Updated Locale E2E Service Test 2024-04-19 09:51:25 +05:30
fogelito
e15afe65c0 Fix error 2024-04-18 11:33:17 +03:00
fogelito
6c92962468 composer.lock 2024-04-18 11:29:57 +03:00
fogelito
0e8bc6b4b4 Fix bad copy 2024-04-18 11:25:03 +03:00
fogelito
a7318fdf8b Chnage message 2024-04-18 09:26:11 +03:00
Matej Bačo
55fa230224 Fix unit tests 2024-04-17 18:12:43 +02:00
Matej Bačo
2551cf6fb1 Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x 2024-04-17 17:56:31 +02:00
Matej Bačo
9605fd9204 Fix unit test 2024-04-17 17:47:55 +02:00
Matej Bačo
fd81c95e38 Merge branch 'refactor-usage-sn' of github.com:appwrite/appwrite into refactor-usage-sn 2024-04-16 09:59:24 +02:00
Matej Bačo
487d93bf04 Revert breaking changes 2024-04-16 09:59:02 +02:00
Anurag
69a342c3cb Updated Tests 2024-04-16 00:34:36 +05:30
Anurag
ed65c3809c Updated BatchTest for GraphQL 2024-04-16 00:16:00 +05:30
Jake Barnby
f95800de73
Revert connection changes 2024-04-12 14:37:15 +12:00
Steven Nguyen
505637d119
Merge pull request #7873 from xuelink/feat-7868-missing-country-for-locale-endpoint-user-inquiry-regarding-addition-of-taiwan-to-countries-list
feat: Added new country `Taiwan` with its translations
2024-04-11 13:16:36 -07:00
Jake Barnby
114a450f26
Update websockets to release version (no change) 2024-04-11 14:18:31 +12:00
Torsten Dittmann
7cff879e58 style: remove unused imports 2024-04-10 19:52:14 +02:00
Torsten Dittmann
8cad8f5533 fix: admin mode on console 2024-04-10 19:46:31 +02:00
fogelito
84ffc95773 Revert 2024-04-09 18:25:49 +03:00
fogelito
f73f8c9ae1 Move test tp base 2024-04-09 18:24:01 +03:00
fogelito
d74504c837 formatting 2024-04-09 17:59:32 +03:00
fogelito
6edd0ea90d Merge branch 'main' of https://github.com/appwrite/appwrite into collection-not-found
 Conflicts:
	composer.lock
2024-04-09 17:56:52 +03:00
fogelito
2bbff0e0b6 Disable console project 2024-04-09 17:45:16 +03:00
Jake Barnby
9a3f6e7f71
Add connections test 2024-04-09 20:27:30 +12:00
Jake Barnby
6f18303fcc
Test that secret is not included in realtime payload 2024-04-03 16:37:58 +13:00
Matej Bačo
a5dbfeee0f Fix unit test 2024-04-02 20:23:38 +00:00
Matej Bačo
d091b37a15 Merge branch 'refactor-usage-sn' into refactor-usage-sn-1.5.x 2024-04-02 18:42:17 +02:00
Eldad Fux
beda5293b4 Fix format 2024-04-01 13:08:46 +02:00
Eldad Fux
8ed1da4ea8 Updated getEnv to use system lib 2024-04-01 13:02:47 +02:00
bhc
95682b49e1
Update total count in ContentTypeTest 2024-03-29 03:20:28 +03:00
bhc
38990f6512
Update total count in assertions in BatchTest 2024-03-29 03:19:16 +03:00
bhc
16ed2583df
Update total count of countries and languages in LocaleBase tests 2024-03-29 03:05:51 +03:00
fogelito
88ba765953 tests serviceStatusForDatabases 2024-03-24 09:54:24 +02:00
fogelito
b7103e9462 tests serviceStatusForDatabases 2024-03-21 22:59:09 +02:00
fogelito
cdb521a311 Try to reproduce 2024-03-21 22:23:19 +02:00
fogelito
d1be965e8c disable serviceStatusForDatabases 2024-03-21 22:20:39 +02:00
Damodar Lohani
17d85a478a fix event test dsn 2024-03-14 01:18:17 +00:00
Jake Barnby
d8e949a20d
Fix tests 2024-03-13 16:36:16 +01:00
Jake Barnby
2d03fc1ce0
Fix msg91 params 2024-03-13 15:42:16 +01:00
Damodar Lohani
b409efc492 fix path 2024-03-10 08:01:10 +00:00
Jake Barnby
6a795f4d7a
Fix tests 2024-03-08 12:42:15 +01:00
Jake Barnby
7d3f8a80ea
Push SDKs 2024-03-08 10:58:46 +01:00
Torsten Dittmann
dfef0e732c sync: main -> 1.5.x 2024-03-07 17:16:39 +01:00
Torsten Dittmann
07000eabec test: remove deprecated filter tests 2024-03-07 16:49:44 +01:00
Torsten Dittmann
c3fc9e6567 tests: add request/response filter tests 2024-03-07 16:20:34 +01:00
Torsten Dittmann
bcebe02eef chore: run formatter 2024-03-07 15:05:14 +01:00
Torsten Dittmann
d721843ea8 test: response filters 2024-03-07 15:03:43 +01:00
Torsten Dittmann
0a1d572c72 chore: run formatter 2024-03-06 18:34:21 +01:00
Torsten Dittmann
a53e630536 Merge branch 'main' of https://github.com/appwrite/appwrite into sync-main-1.5.x-2 2024-03-05 10:31:51 +01:00
Jake Barnby
fcc5a747d1
Fix test 2024-03-04 20:26:11 +01:00
Jake Barnby
74a3d6531f
Merge remote-tracking branch 'origin/refactor-usage-sn' into feat-isolation-modes
# Conflicts:
#	composer.json
#	composer.lock
#	src/Appwrite/Platform/Tasks/CalcTierStats.php
#	tests/e2e/Services/Projects/ProjectsConsoleClientTest.php
2024-03-04 19:50:10 +01:00
Damodar Lohani
57d7995e36 fix file path 2024-03-04 12:58:28 +00:00
Damodar Lohani
5f4970befd fix path 2024-03-04 12:49:56 +00:00
Damodar Lohani
060ec455b3 fix 2024-03-04 12:44:40 +00:00
Damodar Lohani
86dc85f3a4 fix file path 2024-03-04 12:17:35 +00:00
Damodar Lohani
064ac2ccf8 fix dsn in event test 2024-03-04 11:15:45 +00:00