Skip to content

thatbudakguy/primo-automated-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

primo-automated-testing

automated testing of Ex Libris Primo new UI using Protractor for AngularJS.

borrows heavily from qualityshepherd's protractor examples.

usage

setup

you need the latest versions of node.js and npm as well as the jdk and jre 8.

git clone https://github.com/thatbudakguy/primo-automated-testing.git
npm install

run tests

start test server:

webdriver-manager start

run tests:

protractor conf.js

About

proof-of-concept automated testing of ex libris primo-explore

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published