1
0
Fork 0
mirror of synced 2024-08-18 19:51:55 +12:00
Commit graph

1527 commits

Author SHA1 Message Date
Jake Barnby
ee9e204410 Add teams service tests 2022-06-30 22:48:15 +12:00
Jake Barnby
fead0f89b9 Remove redundant tests 2022-06-30 21:27:06 +12:00
Jake Barnby
2b3ba0370b Add users service tests 2022-06-30 21:26:46 +12:00
Jake Barnby
61913f9e46 Add account service tests 2022-06-30 21:26:23 +12:00
Jake Barnby
65f82b47fe Add extra account and user queries 2022-06-30 21:25:16 +12:00
Jake Barnby
be0fd7d1f4 Explicit visibility for route keys + add extras for account and user 2022-06-30 21:24:40 +12:00
Jake Barnby
f85169452a Add session ID to scope user state 2022-06-30 21:23:38 +12:00
Jake Barnby
b09e5aac8a Test fixes 2022-06-27 18:46:01 +12:00
Jake Barnby
d019937e4f Merge remote-tracking branch 'origin/fix-role-clobbering' into feat-graphql-support
# Conflicts:
#	composer.lock
2022-06-27 14:52:39 +12:00
Jake Barnby
4367d1bafc Fix collection test syntax 2022-06-27 14:21:58 +12:00
Torsten Dittmann
0f0654d49e
Merge pull request #3346 from gepd/feat-empty-payload
Allows to update permissions without payload
2022-06-24 14:09:01 +02:00
gepd
020e08143e
fix linter 2022-06-22 20:45:33 -04:00
gepd
addfae2f46
fix tests 2022-06-22 19:38:56 -04:00
gepd
6cc6928ce9
simplified test 2022-06-20 22:11:47 -04:00
gepd
c2ce37e6f3
added read and write permissions 2022-06-20 20:41:12 -04:00
gepd
9dab76f357
get $id from response 2022-06-20 19:32:24 -04:00
gepd
5067a4640b
Remove $data argument 2022-06-20 19:04:40 -04:00
gepd
bfe3cdecc5
create collection and attribute 2022-06-20 18:33:26 -04:00
gepd
dab6f97a31
remove dependency 2022-06-20 18:24:51 -04:00
gepd
43ed2591d0
added empty array as default 2022-06-20 16:28:45 -04:00
gepd
52757ef89f
updated test 2022-06-20 15:53:41 -04:00
gepd
0bade37a26
updated test 2022-06-20 15:15:49 -04:00
gepd
7cb19a725f
fixed minor typo 2022-06-20 14:24:49 -04:00
gepd
ca455b380e
Fixed linting errors 2022-06-20 14:03:15 -04:00
gepd
7b60a36eea
added test to update permissions with empty payload 2022-06-20 13:49:34 -04:00
Jake Barnby
e865f77a6b Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	CONTRIBUTING.md
#	app/config/errors.php
#	app/controllers/api/account.php
#	app/controllers/api/graphql.php
#	app/init.php
#	composer.json
#	composer.lock
2022-06-20 11:15:22 +12:00
shimon
6c7a6dcd8b null on default tests 2022-06-09 18:15:34 +03:00
shimon
40016f48c1 linter fix 2022-06-08 12:21:20 +03:00
Shimon Newman
41ccb6a72b
Update tests/e2e/Services/Webhooks/WebhooksBase.php
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2022-06-08 11:03:07 +03:00
shimon
dea03f5396 Small fix 2022-06-08 10:20:54 +03:00
shimon
64ba33f3aa Small fix 2022-06-08 10:19:50 +03:00
shimon
71c7a48075 sign webhook flow 2022-06-07 19:02:39 +03:00
shimon
54f6556204 sign webhook flow 2022-06-07 18:11:07 +03:00
Everly Precia Suresh
8d0581e401 fix linting issues in client.php 2022-06-02 12:49:01 +00:00
Everly Precia Suresh
e95be7d922 fix linting issues AccountBase.php 2022-06-02 12:47:07 +00:00
Everly Precia Suresh
5a5c11ac16 fix linting issues 2022-06-02 12:19:02 +00:00
Everly Precia Suresh
69607b4ade fix linitng issues in WebhooksCustomServerTest.php 2022-06-02 12:14:58 +00:00
Steven Nguyen
f645c2ce53 Update service checks to ignore server app users 2022-05-31 20:42:41 -07:00
Everly Precia Suresh
318df0d3f3 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-31 11:55:30 +00:00
Torsten Dittmann
f839903497 tests: fix timeout tests 2022-05-31 12:30:30 +02:00
Everly Precia Suresh
a64b3365a6 Merge branch 'master' of https://github.com/appwrite/appwrite into introduce-formatter-and-linter 2022-05-30 17:42:50 +00:00
Bradley Schofield
3ae1f63679 Remove duplicate tests 2022-05-30 14:50:12 +00:00
Bradley Schofield
1602c06285 Update CNAME test domains 2022-05-30 14:45:13 +00:00
Everly Precia Suresh
19300ccdd7 format files in app, src, tests 2022-05-23 14:54:50 +00:00
Torsten Dittmann
3199baa14f tests: add more variety to migration tests 2022-05-19 14:21:21 +02:00
Torsten Dittmann
33486ee2eb tests: fix naming in migration 2022-05-19 14:18:55 +02:00
Torsten Dittmann
0a559a3562 tests: add more migration tests 2022-05-19 14:17:18 +02:00
Torsten Dittmann
acaf60efaf Merge branch '0.14.x' of https://github.com/appwrite/appwrite into feat-runtime-versioning 2022-05-16 15:08:36 +02:00
Torsten Dittmann
046c75465c fix: new runtimes 2022-05-16 15:05:58 +02:00
Torsten Dittmann
c61108b4ef fix: tests and generate specs 2022-05-16 12:11:37 +02:00