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

Fix VS Code tests auto discovery #185

Merged
merged 1 commit into from
May 3, 2023
Merged

Conversation

guyp-descope
Copy link
Contributor

Switched to use pytest in VS Code so tests auto discovery will work and tests can be run easily.

@guyp-descope guyp-descope requested a review from omercnet May 3, 2023 13:57
@github-actions
Copy link

github-actions bot commented May 3, 2023

Coverage

Coverage Report
FileStmtsMissCoverMissing
__init__.py50100% 
auth.py3001096%61, 372, 374, 465–466, 477, 509, 520, 549, 593
common.py700100% 
descope_client.py113397%55, 79, 313
exceptions.py260100% 
mgmt.py450100% 
authmethod
   __init__.py00100% 
   enchantedlink.py820100% 
   magiclink.py850100% 
   oauth.py290100% 
   otp.py910100% 
   password.py610100% 
   saml.py260100% 
   totp.py470100% 
   webauthn.py1020100% 
management
   access_key.py270100% 
   common.py550100% 
   group.py160100% 
   jwt.py120100% 
   permission.py150100% 
   role.py160100% 
   sso_settings.py410100% 
   tenant.py230100% 
   user.py870100% 
TOTAL13741399% 

@omercnet omercnet merged commit 8f86f80 into main May 3, 2023
10 checks passed
@omercnet omercnet deleted the fix-vscode-auto-discovery branch May 3, 2023 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants