1
0
Fork 0
mirror of synced 2024-07-09 08:27:01 +12:00
Commit graph

33 commits

Author SHA1 Message Date
Jake Barnby bab804b8e1
Fix tests
(cherry picked from commit 0661f1f889)
2023-05-30 18:29:20 +12:00
fogelito c4ae047833 Merge branch 'master' of github.com:appwrite/appwrite into feat-technical-debt-2
 Conflicts:
	app/init.php
	composer.json
	composer.lock
2023-01-16 10:24:37 +02:00
fogelito b301a64dc4 clean up some use classes not in use 2022-12-21 10:02:22 +02:00
fogelito dfd122efaa Change Client data hint 2022-12-19 13:25:01 +02:00
fogelito 91e17e4e94 remove static $dateValidator 2022-12-19 13:21:32 +02:00
fogelito 91db596b42 remove static $dateValidator 2022-12-19 13:21:09 +02:00
fogelito bdc3e9f935 $dateValidator 2022-12-15 10:51:27 +02:00
fogelito f96128e14f Changing Id 2022-12-14 17:42:25 +02: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
Jake Barnby 22f0468c8e
Merge remote-tracking branch 'origin/0.16.x' into feat-allow-automatic-test-retries
# Conflicts:
#	app/controllers/api/teams.php
#	package-lock.json
#	package.json
#	tests/e2e/Services/Teams/TeamsBase.php
2022-08-30 23:14:28 +12:00
Jake Barnby bbeeb356ab Allow flaky tests to be automatically retried with an attribute 2022-08-26 21:21:08 +12:00
Jake Barnby b007acfa95 ID updates 2022-08-14 22:33:36 +12:00
Jake Barnby 9d134a949f Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/api/databases.php
#	app/controllers/general.php
#	app/init.php
#	composer.json
#	composer.lock
#	docker-compose.yml
#	phpunit.xml
2022-07-01 00:05:44 +12:00
Jake Barnby f85169452a Add session ID to scope user state 2022-06-30 21:23:38 +12:00
Torsten Dittmann 8d465c67c2 feat: account sessions for emails 2022-06-14 10:17:50 +02:00
Everly Precia Suresh 19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann e45fc7c46e
Update Scope.php 2022-01-19 00:23:19 +01:00
Torsten Dittmann fc41b5f369 fix: increase sleep 2022-01-04 14:12:40 +01:00
Torsten Dittmann c8036ffc32 reduce timeouts 2021-10-22 18:19:02 +02:00
Damodar Lohani bcce7bc88e drop custom id support on sessions 2021-08-06 15:20:28 +05:45
Damodar Lohani 3c20404e71 account endpoint custom id 2021-08-05 10:47:55 +05:45
Eldad Fux 89ca10259d Updated ports 2 2021-01-03 23:22:41 +02:00
Eldad Fux 7e2920a5f8 Updated port types 2021-01-03 20:03:27 +02:00
Eldad Fux 53e2f2fcc1 Added test webhook 2020-11-20 23:03:14 +02:00
Eldad Fux e81fb88736 First commit 2020-10-30 21:53:27 +02:00
Eldad Fux e009f9c60b Updated tests folder 2020-10-27 21:48:38 +02:00
Eldad Fux 934ae8beac Fixed domain validation 2020-07-03 00:48:02 +03:00
Torsten Dittmann 06c71f40b9 extend timeout for email tests 2020-06-14 10:12:26 +02:00
Torsten Dittmann 5c364f9e94 fix(tests) extend waiting time for 2020-06-14 01:04:05 +02:00
Eldad Fux 46cfa9ee92 Updated $uid to $id 2020-02-17 09:16:11 +02:00
Eldad Fux f0edf47f4f Added e2e tests to teams service 2020-01-16 16:06:28 +02:00
Eldad Fux e30deaf7b7 New tests 2020-01-12 23:28:26 +02:00
Eldad Fux f5f074eb86 Tests - work in progress 2020-01-11 15:58:02 +02:00