Skip to content

Update savings tax test for higher rate taxpayer#15

Merged
raymondjstone merged 1 commit into
masterfrom
develop
May 3, 2026
Merged

Update savings tax test for higher rate taxpayer#15
raymondjstone merged 1 commit into
masterfrom
develop

Conversation

@raymondjstone
Copy link
Copy Markdown
Owner

Correct test to expect 20% tax on savings interest above PSA for higher rate taxpayers, aligning with basic rate band application.

Correct test to expect 20% tax on savings interest above PSA for higher rate taxpayers, aligning with basic rate band application.
Copilot AI review requested due to automatic review settings May 3, 2026 18:04
@raymondjstone raymondjstone merged commit 70954c6 into master May 3, 2026
2 checks passed
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the savings-interest unit test for the Personal Savings Allowance (PSA) scenario for a higher-rate taxpayer in the tax calculator test suite.

Changes:

  • Changes the Savings_PSA_Higher_Rate_Taxpayer test to expect 20% savings tax on interest above the £500 PSA (previously 40%).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +379 to +380
// £500 covered by PSA, remaining £500 taxed at 20% (basic rate band)
Assert.Equal(500m * 0.20m, result.SavingsTaxDue);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants