Skip to content
This repository has been archived by the owner on Nov 10, 2021. It is now read-only.

Files related to Testing and Automation: Tests, Templates, Scripts, etc ...

Notifications You must be signed in to change notification settings

UCLALibrary/Testing-Automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Testing-Automation

Files related to Testing and Automation: Tests, Templates, Scripts, etc ...

raw: contains all original working test scripts written in behat/mink
scripts: contains most recent copy of code scripts

  • friendlymessages.py: writes analysis of test failures out to GUI server
  • maketemp.py: creates -template.feature file from .feature file
  • variables.csv: contains all variables used to create temlate files
templates: contains template versions of all .feature files in /raw
working: working folder to create template files. Includes most recent version of maketemp.py and variables.csv
tags.csv: contains tags used to categorize all tests