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

[Tests-Only] Add acceptance test to show available backends using the occ command #37035

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

jasson99
Copy link
Contributor

Description

This PR adds acceptance test to show available authentication and storage backends using the occ command

Related Issue

#36704

How Has This Been Tested?

CI

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:
  • Changelog item, see TEMPLATE

@codecov
Copy link

codecov bot commented Feb 27, 2020

Codecov Report

Merging #37035 into master will not change coverage by %.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #37035   +/-   ##
=========================================
  Coverage     64.75%   64.75%           
  Complexity    19138    19138           
=========================================
  Files          1270     1270           
  Lines         74912    74912           
  Branches       1329     1329           
=========================================
  Hits          48513    48513           
  Misses        26008    26008           
  Partials        391      391           
Flag Coverage Δ Complexity Δ
#javascript 54.17% <ø> (ø) 0.00 <ø> (ø) ⬆️
#phpunit 65.93% <ø> (ø) 19138.00 <ø> (ø) ⬆️

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 0e16330...f86b421. Read the comment docs.

@jasson99 jasson99 force-pushed the showAuthenticationAndStorageBackendsForMount branch from e6f596b to 27719c2 Compare February 28, 2020 08:46
@phil-davis
Copy link
Contributor

@jasson99 now there are conflicts - needs rebase

@jasson99 jasson99 force-pushed the showAuthenticationAndStorageBackendsForMount branch from 27719c2 to fd3225c Compare February 28, 2020 09:02
@jasson99 jasson99 force-pushed the showAuthenticationAndStorageBackendsForMount branch from fd3225c to f86b421 Compare February 28, 2020 09:48
@jasson99 jasson99 requested a review from phil-davis February 28, 2020 09:49
@phil-davis phil-davis merged commit f055592 into master Feb 28, 2020
@delete-merged-branch delete-merged-branch bot deleted the showAuthenticationAndStorageBackendsForMount branch February 28, 2020 10:51
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.

2 participants