-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Description
Not sure if this is the correct place to open the issue, however I have a problem migrating Functional Tests from v12 to v13 with the latest version of the testing framework:
I have a test, where I am checking for asset paths in the output HTML. The problem now is, since v13 the paths aren't prefixed anymore. See failing run: https://github.com/nhovratov/content-blocks/actions/runs/9550659756/job/26323141221
While digging deeper, it looks like the property "sitePath" from normalizedParams is different in both versions. This property is used when absRefPrefix is set to "auto", which is always the case in sub requests.
Here some debug outputs:
Metadata
Metadata
Assignees
Labels
No labels