Skip to content

damoti/githubtest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

create a github account for your test user setup 2FA, on step "2. Scan this barcode with your app." click "enter this text code" to get the OTP key.

generate a temporary key:

>>> from pyotp import TOTP
>>> TOTP('thetextcode').now()
'012340'

About

Python test framework for writing GitHub Apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages