Skip to content

bebef1987/persona-test-user

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A base test class that can be extended by other tests to include utility methods. API docs: https://github.com/mozilla/personatestuser.org#api

Usage: verified = bool: Verified refers to the user's account and password already approved and set up

env = str: Strings "dev", "stage" or "prod" will return users for the respective environments If "None" a production Persona user will be returned.

env = dict: For custom browserid databases and verifiers self.user = PersonaTestUser().create_user(verified=True, env={"browserid":"firefoxos.persona.org", "verifier":"firefoxos.123done.org"})

About

Generate Persona Test Accounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages