Skip to content

CheeMinHao/eureka-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Eureka Software Testing Repo

Introduction

This is the repository of Eureka's Software Testing. Currently in progress to make a full fletched program to test out the platform.


To-Do's

  • First-Time Login
  • Profile Management
  • SideBar Navigation
  • External Links (LinkedIn, Gmail, etc.)

Pre-requisites

To install Selenium
pip install selenium

To install virtual env for Python
pip install python-dotenv

Three .env variables to be configured locally
USER_NAME = email to be used for Gmail/SSO
PASSWORD = password for SSO login
SECRET_KEY = secret key of Google Auth


For SECRET_KEY, it can be obtained during first time registration of Google Auth/Okta and request to show backup key (which is secret key)


Technologies

  1. Python 3.9.5 (.venv)
  2. Selenium
  3. Chromedriver

Contributor

Chee Min Hao - Functional Testing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages