Skip to content

Use path.resolve for test download paths#349

Merged
SteveChurchillSWO merged 1 commit intomainfrom
fix/MPT-17698-change-file-path-to-cross-platform
Feb 5, 2026
Merged

Use path.resolve for test download paths#349
SteveChurchillSWO merged 1 commit intomainfrom
fix/MPT-17698-change-file-path-to-cross-platform

Conversation

@SteveChurchillSWO
Copy link

Description

Import path and replace hardcoded relative file path strings with path.resolve in anomalies-, expenses- and resources-tests to create platform-independent paths for downloaded PNG/PDF comparisons. Commented-out CI test.fixme lines and removed minor trailing whitespace. This improves cross-OS reliability for file comparisons in the e2e tests.

Related issue number

https://softwareone.atlassian.net/browse/MPT-17698

Import path and replace hardcoded relative file path strings with path.resolve in anomalies-, expenses- and resources-tests to create platform-independent paths for downloaded PNG/PDF comparisons. Commented-out CI test.fixme lines and removed minor trailing whitespace. This improves cross-OS reliability for file comparisons in the e2e tests.
@SteveChurchillSWO SteveChurchillSWO merged commit 5143e22 into main Feb 5, 2026
41 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.

2 participants