Skip to content

hmrc/employment-expenses-tax-relief-guidance-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Claim tax relief expenses (AKA Eligibility Checker for Employee Expenses)

This service helps people find out if they can claim or get tax relief on employment expenses.

The service asks questions to tell the user what they need to do. If they can claim, the service tells them if they can claim online or by post. If they cannot claim, the service provides link to guidance.

Running the service

Service manager profile: EE_ALL

Port: 8787

Unit tests

  1. Run sbt in interactive mode.
  2. Run test to run unit tests

Acceptance Tests

Acceptance tests for the service and full instructions can be found here