Skip to content

SkillsFundingAgency/das-paymentsacceptancetesting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DAS Payments - Acceptance Tests

This repository represents the specifications for the SFA - DAS payment system; including automation to test the specifications against all the components (from other repositories) that comprise the system.

Documentation can be viewed at here

Structure

  • The features folder contains the Gherkin specifications
  • The src folder contains the SpecFlow solution to automate the specifications

Running locally

In order to run the tests locally you will need:

You will then need to run:

  • Run the test stack database script from vsts against the DasPaymentsAT_Transient database
  • Run the tests