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

1615 commits

Author SHA1 Message Date
Jake Barnby 9ae9213a97
Disable custom entity tests 2022-10-12 21:49:58 +13:00
Jake Barnby d5dd83ea91
Fix tests for union and none types 2022-10-11 12:34:43 +13:00
Jake Barnby 575b882b30
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	.github/workflows/tests.yml
#	composer.lock
2022-10-10 18:41:40 +13:00
Torsten Dittmann 0c99ceda92 Merge branch 'master' of https://github.com/appwrite/appwrite into 1.0.x 2022-10-04 12:18:43 +02:00
Torsten Dittmann d45464c6c8 fix: boolean attribute default value 2022-09-30 11:27:19 +02:00
Christy Jacob 258ba6e7b4
Merge pull request #3900 from appwrite/fix-team-get-membership-model
Add get team membership tests
2022-09-29 12:44:04 +05:30
Christy Jacob 0533339023 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into fix-team-get-membership-model 2022-09-23 06:27:35 +00:00
Matej Bačo 46c91899e7
Merge branch '0.16.x' into feat-improve-sms-e2e-tests 2022-09-23 08:23:29 +02:00
Jake Barnby 63a4853563
Fix list complexity calculations 2022-09-23 15:53:25 +12:00
Jake Barnby eb818d15e0
Fix custom entity update 2022-09-23 13:49:36 +12:00
Jake Barnby 6e4bad5969
Fix custom entity delete 2022-09-23 13:46:39 +12:00
Christy Jacob 9caeb62695
Merge pull request #3880 from appwrite/fix-improve-rehash-tests
Fix: Improve password hashing e2e tests
2022-09-23 00:35:03 +05:30
Jake Barnby 8cd36b2721
Fix custom entity list 2022-09-22 22:48:22 +12:00
Jake Barnby 5bd420a823
Remove redundant test class prefixes 2022-09-22 20:29:42 +12:00
Jake Barnby a5b31b1956
Fix auth test 2022-09-22 20:22:10 +12:00
Jake Barnby f7e5ccf296
Merge remote-tracking branch 'origin/fix-team-get-membership-model' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
2022-09-22 20:12:17 +12:00
Jake Barnby 7f236ed2bb
Add get membership tests 2022-09-22 20:06:30 +12:00
Jake Barnby 2d1cd7cb50
Add queries validators 2022-09-22 18:54:58 +12:00
Jake Barnby f2af301f16
Update functions vars -> variables 2022-09-22 14:16:13 +12:00
Jake Barnby 734561c6b6
Fix users queries phone -> number 2022-09-22 13:57:31 +12:00
Jake Barnby a2778e410f
Fix team get membership queries 2022-09-22 13:55:31 +12:00
Jake Barnby 76614d8659
Update ID usages 2022-09-22 13:53:41 +12:00
Jake Barnby 390453aa9b
Add datetime attribute test 2022-09-21 21:08:20 +12:00
Jake Barnby 4d21323001
Update permissions 2022-09-21 21:03:14 +12:00
Jake Barnby 7167ea2a5f
Update permissions 2022-09-21 20:17:17 +12:00
Jake Barnby b69217bb39
Update avatar size 2022-09-21 19:52:09 +12:00
Jake Barnby 6a1dcfa3c8
Update abuse test 2022-09-21 19:37:43 +12:00
Jake Barnby b217cf20d7
Update get team membership query 2022-09-21 19:22:15 +12:00
Jake Barnby 0389cc9ef2
Update permissions 2022-09-21 19:11:49 +12:00
Jake Barnby 9f008a18ea
Update number -> phone usages 2022-09-21 19:05:35 +12:00
Jake Barnby 378d02f269
Update get -> list usages 2022-09-21 19:03:28 +12:00
Jake Barnby 544413dddf
More 1.0 migrations 2022-09-20 20:25:05 +12:00
Jake Barnby fbcaa1f60a
Update database test queries 2022-09-20 19:40:21 +12:00
Jake Barnby e9f75d32a1
Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	Dockerfile
#	app/config/errors.php
#	app/config/roles.php
#	app/config/specs/open-api3-latest-client.json
#	app/config/specs/open-api3-latest-console.json
#	app/config/specs/open-api3-latest-server.json
#	app/config/specs/swagger2-latest-client.json
#	app/config/specs/swagger2-latest-console.json
#	app/config/specs/swagger2-latest-server.json
#	app/controllers/api/graphql.php
#	app/controllers/shared/api.php
#	app/init.php
#	composer.lock
#	docker-compose.yml
#	src/Appwrite/Extend/Exception.php
#	src/Appwrite/Migration/Migration.php
2022-09-20 15:43:09 +12:00
Matej Bačo 215c02ac47 e2e tests for password re-hashing 2022-09-19 08:43:59 +00:00
Matej Bačo 6e8a4cc97b Update sms mock to use request catcher 2022-09-19 08:09:48 +00:00
Steven Nguyen 00a4929301 Fix date format for usage APIs 2022-09-15 23:48:09 +00:00
Torsten Dittmann 0e2e7395a9 ci: increase test timeouts 2022-09-14 19:17:03 +02:00
Steven Nguyen 3da21ff2fc Update document model
1. Rename document.$collection to document.$collectionId
2. Add document.$databaseId
2022-09-14 00:53:37 +00:00
Christy Jacob 554be364d6
Merge pull request #3755 from appwrite/feat-audits-label-desc-decoupling
audit event decoupling
2022-09-13 22:56:02 +04:00
Christy Jacob efbe21d433 Merge branch '0.16.x' of https://github.com/appwrite/appwrite into matej-qa-3 2022-09-13 18:21:44 +00:00
shimon 75c4662c0b small fix 2022-09-13 11:08:15 +03:00
shimon b86f7689ec Merge branch '0.16.x' of github.com:appwrite/appwrite into feat-audits-label-desc-decoupling 2022-09-13 10:29:16 +03:00
Christy Jacob 022e992041
Merge pull request #3802 from appwrite/feat-improve-usage-retry
Make usage tests only retry the usage fetch part
2022-09-12 20:30:13 +04:00
Matej Bačo ec5a0b8cde Remove queries from listVariables; add enabled to createFunction 2022-09-12 09:02:14 +00:00
Matej Bačo 34dda74176 Update tests, fix bug 2022-09-11 08:31:40 +00:00
Christy Jacob 0ce6deedbe fix failing test 2022-09-09 21:47:24 +00:00
Christy Jacob 526705d440 feat: update failing tests 2022-09-10 00:19:09 +04:00
Steven Nguyen 0d016dea64 Make usage tests only retry the usage fetch part
Before this, usage tests retried creating usage AND fetching
the usage which caused some expected counts to be incorrect.
2022-09-09 17:19:25 +00:00
Christy Jacob cb50220b60 feat: rename time attribute to duration 2022-09-09 16:02:04 +04:00