Skip to content

project-ncl/pnc-e2e

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pnc-e2e

End to end testing project for Project Newcastle.

#Usage: Edit the credentials.example.conf file to your requirements.

If you are testing a local instance of pnc then you need to provide the url the credentials file example: (base url=localhost:8080/pnc-web).

The tests assume pnc is already running.

Once everything is set up cd into pnc-e2e and run:

mvn test

#Dependencies:

Firefox must be installed in order for the e2e to interact with the pnc instance.

#Credentials:

In order to access pnc-web non-locally you will have to login. An example credentials.conf file has been provided.

About

End to end testing project for Project Newcastle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%