Commit Graph

3855 Commits

Author SHA1 Message Date
Vincent Petry
6d4766595c Use a single GRPC new client instance
The client is already using a connection pool, so we should not
instantiate it multiple times as it causes connections to stay open and
makes file descriptors leak.

Co-authored-by: "A.Unger" <zyxancf@gmail.com>
2020-08-04 15:54:22 +02:00
Artur Neumann
8e0fa93c96 Merge pull request #424 from owncloud/bump-core-commit-20200804
[Tests-Only] Bump core commit for tests
2020-08-04 16:14:19 +05:45
Michael Barz
ea11f701aa Fix syntax in request flow 2020-08-04 12:26:41 +02:00
Phil Davis
45d77ed5a1 Bump core commit for tests 2020-08-04 15:54:31 +05:45
Artur Neumann
e8cce39cd2 Merge pull request #78 from owncloud/tag-issue
[tests-only] tagged test example with the mail validation issue
2020-08-04 15:49:05 +05:45
Phil Davis
c4d04d1d13 Merge pull request #423 from owncloud/add-bug-demo-scenarios
[Tests-Only] Add bug demonstration scenarios
2020-08-04 15:41:40 +05:45
Phil Davis
992ce8636f Local API Tests are with Oc Storage 2020-08-04 15:05:42 +05:45
Phil Davis
e34e5752e9 Add needed Contexts to behat.yml 2020-08-04 14:46:59 +05:45
Phil Davis
9421683436 Add bug demonstration scenarios 2020-08-04 14:28:04 +05:45
Artur Neumann
15da531941 Merge pull request #421 from owncloud/refactor-drone-star
[Tests-Only] Refactor .drone.star API tests
2020-08-03 20:07:19 +05:45
Phil Davis
99e57e2992 Bump core commit to 2020-07-31 2020-08-03 16:08:57 +05:45
Phil Davis
930678bc2c Refactor .drone.star API tests 2020-08-03 15:41:17 +05:45
Parajuli Kiran
2cf9639e68 Tagged test example with the mail validation issue 2020-08-03 13:45:26 +05:45
Alex Unger
b940cac8d3 Automated changelog update [skip ci] 2020-08-03 07:44:12 +00:00
Alex Unger
2ab3fcac40 Merge pull request #75 from owncloud/fix-wrong-changelog 2020-08-03 09:31:48 +02:00
Alex Unger
783259853a Merge branch 'master' into fix-wrong-changelog 2020-08-03 09:14:25 +02:00
PKiran
c24e4a74ac Merge pull request #67 from owncloud/update-user-grp-test
[Tests-Only] Added test for account update
2020-08-03 12:55:05 +05:45
Parajuli Kiran
56583430ed Added account update unit test 2020-08-03 12:30:10 +05:45
Ilja Neumann
9470b36c61 Automated changelog update [skip ci] 2020-07-31 21:18:38 +00:00
Ilja Neumann
9999088813 Fix potential null-pointer 2020-07-31 23:13:50 +02:00
Ilja Neumann
1deada443e Set iss/idp in reva-userid 2020-07-31 23:13:50 +02:00
Jörn Friedrich Dreyer
8ebb5ce0ab Unescape value for prefix query
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-31 23:10:36 +02:00
Alex Unger
1081de7c60 Automated changelog update [skip ci] 2020-07-31 16:59:59 +00:00
Alex Unger
ee3964a7f7 Merge pull request #31 from butonic/fix-startswith-queries
fix LDAP substring startswith filters
2020-07-31 18:44:24 +02:00
Jörn Friedrich Dreyer
59e9f296a4 fix LDAP substring startswith filters
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-31 17:35:33 +02:00
Phil Davis
9e833c674d Merge pull request #402 from owncloud/expected-failures-20200727
[Tests-Only] Implement EXPECTED_FAILURES_FILE for API acceptance tests
2020-07-31 20:58:26 +05:45
Phil Davis
c32fb5c0d0 Split core API acceptance tests into 2 parts 2020-07-31 20:37:45 +05:45
Phil Davis
727d7089fd Update testing docs for EXPECTED_FAILURES_FILE changes 2020-07-31 20:37:45 +05:45
Phil Davis
71f1c752ff Add apiOcisSpecific features from apiAuthOcs 2020-07-31 20:37:45 +05:45
Phil Davis
9d147b157a Add infrastructure and first local acceptance test 2020-07-31 20:37:45 +05:45
Phil Davis
f263630192 add comments to tests/acceptance/expected-failures.txt 2020-07-31 20:37:45 +05:45
Phil Davis
c11aed5f22 Run tests even if they have skipOnOcis-OC-Storage 2020-07-31 20:37:45 +05:45
Phil Davis
d21b66308b Add expected failure scenarios 2020-07-31 20:37:45 +05:45
Phil Davis
7c2fc3e2df Run all core acceptance tests that are not specifically tagged about OCIS 2020-07-31 20:37:45 +05:45
Phil Davis
6a4daa7b83 Use expected-failures.txt in core acceptance tests 2020-07-31 20:37:45 +05:45
Phil Davis
421baee553 Run with latest core master commit id 2020-07-31 20:37:45 +05:45
Artur Neumann
be1d9a6ea9 Merge pull request #416 from owncloud/bump-core-commit-id-20200731
[Tests-Only] Bump core commit id for API acceptance tests
2020-07-31 17:37:24 +05:45
Jörn Friedrich Dreyer
22218b3d29 Update fix-index-mapping.md
we
2020-07-31 13:48:22 +02:00
Phil Davis
017bbdfec4 Bump core commit id for API acceptance tests 2020-07-31 17:19:09 +05:45
Phil Davis
3954241a27 Merge pull request #417 from owncloud/bump-core-commit-id-20200731-b
[Tests-Only] Bump core commit id for core PR 37753
2020-07-31 15:50:23 +05:45
Jörn Friedrich Dreyer
e7082d3647 Automated changelog update [skip ci] 2020-07-31 10:03:49 +00:00
Jörn Friedrich Dreyer
8de0530f31 Merge pull request #74 from butonic/fix-document-type-mapping
fix index mapping
2020-07-31 11:51:53 +02:00
Jörn Friedrich Dreyer
20a577dc15 fix index mapping
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-31 11:25:57 +02:00
Phil Davis
e48530fd5e Bump core commit id for core PR 37753 2020-07-31 14:40:34 +05:45
Alex Unger
cb095cf6bd Automated changelog update [skip ci] 2020-07-30 14:40:39 +00:00
Alex Unger
8216a5d92f Merge pull request #30 from butonic/fix-bind-when-not-found
return invalid credentials when user was not found
2020-07-30 16:35:04 +02:00
Jörn Friedrich Dreyer
1a965cfe5e return invalid credentials when user was not found
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-30 16:13:34 +02:00
Alex Unger
556dc80290 Merge pull request #72 from owncloud/feature/global-mutex 2020-07-30 10:56:41 +02:00
Alex Unger
8933b604e9 Merge pull request #27 from butonic/provisinging-api-fixes 2020-07-30 10:53:17 +02:00
Jörn Friedrich Dreyer
0af224e0a1 fake quota as in reva
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
2020-07-30 10:47:19 +02:00