Skip to content

Update daily settlement task, script, and tests#347

Merged
StuartFerguson merged 7 commits into
mainfrom
copilot/add-settlement-processing-script
Jul 9, 2026
Merged

Update daily settlement task, script, and tests#347
StuartFerguson merged 7 commits into
mainfrom
copilot/add-settlement-processing-script

Conversation

@StuartFerguson

Copy link
Copy Markdown
Member

Replaced DailySettlementProcessingTask.xml with new schedule, user, and script arguments. Updated Invoke-DailySettlementProcessing.ps1 to use new merchant endpoint, changed merchant ID property, and added verbose Write-Host output for debugging. Adjusted tests to match updated script and endpoint.

Replaced DailySettlementProcessingTask.xml with new schedule, user, and script arguments. Updated Invoke-DailySettlementProcessing.ps1 to use new merchant endpoint, changed merchant ID property, and added verbose Write-Host output for debugging. Adjusted tests to match updated script and endpoint.
@codacy-production

codacy-production Bot commented Jul 9, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

The mocked GET request assertion in Invoke-DailySettlementProcessing.Tests.ps1 now checks for 'https://api.example/api/estates/estate-123/merchants' instead of the previous '/api/v2/' path. This ensures the test matches the current API endpoint.
@StuartFerguson StuartFerguson merged commit 6425918 into main Jul 9, 2026
7 checks passed
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.

1 participant