1
0
Fork 0
mirror of synced 2024-07-08 16:06:02 +12:00
appwrite/tests/unit
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
..
Auth Add verified/unverified role tests 2022-09-14 00:45:57 +12:00
Detector tests: fix unit tests 2022-08-01 12:22:04 +02:00
Docker tests: fix unit tests 2022-08-01 12:22:04 +02:00
DSN tests: fix unit tests 2022-08-01 12:22:04 +02:00
Event tests: remove unnecessary import 2022-09-14 10:17:50 +02:00
General tests: fix unit tests 2022-08-01 12:22:04 +02:00
GraphQL Code cleanup 2022-07-13 21:34:56 +12:00
Messaging Fix messaging channels subscription count tests 2022-09-14 18:10:42 +12:00
Migration chore: remove old broken migrations 2022-09-12 16:20:53 +02:00
Network/Validators ID updates 2022-08-14 22:33:36 +12:00
OpenSSL tests: fix unit tests 2022-08-01 12:22:04 +02:00
Task/Validator Review updates for role helper usage 2022-08-19 16:04:33 +12:00
Template tests: fix unit tests 2022-08-01 12:22:04 +02:00
URL tests: fix unit tests 2022-08-01 12:22:04 +02:00
Usage feat: fix stats test namespace 2022-08-27 20:08:03 +00:00
Utopia Fix some sdk methods for V15 request filter 2022-09-13 21:28:23 +00:00