Skip to content

fix for users creation in ldap test - #35555

Merged
haribhandari07 merged 2 commits into
masterfrom
user_ldap_429
Jun 18, 2019
Merged

fix for users creation in ldap test#35555
haribhandari07 merged 2 commits into
masterfrom
user_ldap_429

Conversation

@haribhandari07

@haribhandari07 haribhandari07 commented Jun 17, 2019

Copy link
Copy Markdown
Contributor

Description

Given these users have been created with default attributes and skeleton files: # FeatureContext::theseUsersHaveBeenCreated()
step fails with
GuzzleHttp\Exception\ClientException: Client error response [url] http://server/ocs/v2.php/cloud/users [status code] 400 [reason phrase] Bad Request in /var/www/owncloud/server/lib/composer/guzzlehttp/guzzle/src/Exception/RequestException.php:89

This pull request fixes this issue owncloud/user_ldap#429

Related Issue

Fix for owncloud/user_ldap#429

Motivation and Context

How Has This Been Tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Database schema changes (next release will require increase of minor version instead of patch)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Technical debt
  • Tests only (no source changes)

Checklist:

  • Code changes
  • Unit tests added
  • Acceptance tests added
  • Documentation ticket raised:

Open tasks:

  • Backport (if applicable set "backport-request" label and remove when the backport was done)

@CLAassistant

CLAassistant commented Jun 17, 2019

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@phil-davis

Copy link
Copy Markdown
Contributor

@haribhandari07 somehow you have got lots of l10n translation files into this PR ???

@codecov

codecov Bot commented Jun 17, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35555 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #35555   +/-   ##
=========================================
  Coverage     65.66%   65.66%           
  Complexity    18757    18757           
=========================================
  Files          1222     1222           
  Lines         70873    70873           
  Branches       1289     1289           
=========================================
  Hits          46541    46541           
  Misses        23954    23954           
  Partials        378      378
Flag Coverage Δ Complexity Δ
#javascript 53.7% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 67.03% <ø> (ø) 18757 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 8502a92...d3bd6e2. Read the comment docs.

@codecov

codecov Bot commented Jun 17, 2019

Copy link
Copy Markdown

Codecov Report

Merging #35555 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #35555   +/-   ##
=======================================
  Coverage    48.9%    48.9%           
=======================================
  Files         109      109           
  Lines       10569    10569           
  Branches     1289     1289           
=======================================
  Hits         5169     5169           
  Misses       5022     5022           
  Partials      378      378
Flag Coverage Δ
#javascript 53.7% <ø> (ø) ⬆️
#phpunit 38.29% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ddb3bc...adb7f7c. Read the comment docs.

@dpakach dpakach left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍 if user_ldap tests pass then its good.

@skshetry skshetry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@paurakhsharma paurakhsharma left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good 👍

@haribhandari07

Copy link
Copy Markdown
Contributor Author

Backport on #35573

@haribhandari07 haribhandari07 mentioned this pull request Jun 20, 2019
11 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants