Skip to content

meganpaquin/Oracle-Banner-Test-Suite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oracle-Banner-Test-Suite

Install Instructions:

  1. Install Python https://www.python.org/downloads/
  2. Install PIP https://pip.pypa.io/en/stable/installation/
  3. Open Repository in CMD
  4. -> pip3 install -r requirements.txt
  5. Download .env file from LastPass
  6. Place .env file in root directory

Run Tests:

  1. Open Repository in CMD
  2. -> pytest

Add A New Test

  1. Copy file test_goremal.py and rename in the test/ directory
    • Must have the prefix test_
  2. Add a new SQL file in the sql/ directory with what data you want to test
  3. In the test file replace the sql path to your new SQL file name
  4. Remove def test_multiple_emails and create your own test conditions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages