1
0
Fork 0
mirror of synced 2024-09-08 13:51:34 +12:00
Commit graph

112 commits

Author SHA1 Message Date
Jake Barnby
5f5ed7dc19
Fix graphql upload test path 2023-05-30 19:41:06 +12:00
Jake Barnby
5485346b5e
Fail validation on nested attribute query 2023-04-11 15:40:14 +12:00
Jake Barnby
eb8258d548
Fix tests 2023-03-31 21:29:02 +13:00
Jake Barnby
0797df8414
Merge remote-tracking branch 'origin/1.3.x' into feat-relations-2
# Conflicts:
#	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
2023-03-25 15:32:55 +13:00
Jake Barnby
1885f9e87c
Add graphql tests 2023-03-24 18:08:50 +13:00
Torsten Dittmann
0b9526fc50 tests: add graphql tests 2023-03-23 13:54:12 +01:00
Torsten Dittmann
f568f9f1ad style: fix formatting 2023-03-10 18:37:16 +05:30
Torsten Dittmann
7b1853eb96 feat: graphql support 2023-03-10 18:36:46 +05:30
fogelito
48e2bf1c3e Helpers GraphQL 2023-01-16 11:25:40 +02:00
Jake Barnby
dc49e1dcf3
Update user test type 2022-12-22 12:52:54 +13:00
Jake Barnby
cf9d67e9cc
Fix assoc input for account prefs 2022-12-13 20:04:05 +13:00
Jake Barnby
aa7e326ce9
Allow file uploads from explorer 2022-12-13 15:43:29 +13:00
Jake Barnby
fd52cdc45f
Revert prefix to _ 2022-12-08 16:08:57 +13:00
Jake Barnby
6234ff20f4
Add test for rate limit enforced when using graphql 2022-10-28 20:13:48 +13:00
Jake Barnby
db49e962f4
Use abuse status instead of dev/prod for graphql abuse check 2022-10-28 20:12:11 +13:00
Jake Barnby
f9a32f6011
Fix reserved attribute selections 2022-10-21 13:53:54 +13:00
Jake Barnby
a99ade13c0
Don't flatten batch results 2022-10-14 14:33:42 +13:00
Jake Barnby
44e4f1e05b
Make param errors consistent 2022-10-14 13:18:08 +13:00
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
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
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
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
8841f8fe76 Merge remote-tracking branch 'origin/master' into feat-graphql-support
# Conflicts:
#	app/controllers/general.php
#	app/controllers/shared/api.php
#	composer.json
#	composer.lock
2022-08-22 21:13:29 +12:00
Jake Barnby
d69e77d572 Add additional batch tests 2022-07-25 11:20:04 +12:00
Jake Barnby
b4b76b72ff Update framework branch 2022-07-20 01:29:15 +12:00
Jake Barnby
2d0bc9c193 Add get tests 2022-07-19 14:11:58 +12:00
Jake Barnby
37c832134b Encode get query params for test 2022-07-19 13:41:31 +12:00
Jake Barnby
d3565b673e Add get route test 2022-07-19 13:31:14 +12:00
Jake Barnby
404ed4cb1f Update benchmarks 2022-07-19 00:44:02 +12:00
Jake Barnby
604396a029 Increase function deployment sleep time to reduce test flakiness 2022-07-18 22:35:34 +12:00