Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI test to disable user #31241

Merged
merged 1 commit into from
Apr 25, 2018

Conversation

paurakhsharma
Copy link
Member

Description

Added file to support : owncloud-archive/user_management#25

Related Issue

This PR is required for owncloud-archive/user_management#25 to pass

How Has This Been Tested?

Locally

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@paurakhsharma
Copy link
Member Author

cc @phil-davis Please review this PR

@codecov
Copy link

codecov bot commented Apr 23, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #31241   +/-   ##
=========================================
  Coverage     62.57%   62.57%           
  Complexity    18234    18234           
=========================================
  Files          1145     1145           
  Lines         68396    68396           
  Branches       1234     1234           
=========================================
  Hits          42799    42799           
  Misses        25236    25236           
  Partials        361      361
Flag Coverage Δ Complexity Δ
#javascript 52.05% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 63.77% <ø> (ø) 18234 <ø> (ø) ⬇️

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 cc8a353...240142e. Read the comment docs.

@phil-davis phil-davis merged commit 224f968 into owncloud:master Apr 25, 2018
@PVince81 PVince81 modified the milestones: development, QA Jun 13, 2018
@phil-davis
Copy link
Contributor

phil-davis commented Jun 14, 2018

This is a forward-port of code from stable10 #31239
It just provides some underlying test code for core master.
The actual tests are now in the user_management app.

@lock lock bot locked as resolved and limited conversation to collaborators Mar 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants