owncloud / twofactor_totp

🔑 Second factor TOTP (Google Authenticator) provider for ownCloud
GNU Affero General Public License v3.0
9 stars 9 forks source link

Implement api tests for OCS v2 #134

Closed haribhandari07 closed 4 years ago

haribhandari07 commented 4 years ago

Description

PR https://github.com/owncloud/twofactor_totp/pull/131 adds api tests for OCS api v1. This PR adds api test for ocs v2.

Related Issue

Fixed: https://github.com/owncloud/twofactor_totp/issues/132

How Has This Been Tested?

CI

Types of changes

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #134   +/-   ##
=========================================
  Coverage     67.87%   67.87%           
  Complexity       67       67           
=========================================
  Files            14       14           
  Lines           277      277           
=========================================
  Hits            188      188           
  Misses           89       89

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 a1d5517...1f91706. Read the comment docs.