Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Further transform test support updates #34

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

alanpaxton
Copy link
Contributor

temporary - source always provides document

Not filtered by Role.isContextItem
This makes fn-transform-20 and fn-transform-21 work

set document URI of document variable

test-transform-42 depends on the document URI being set as per the definition of the test.

The document URI of the document variable was previously always set to be the URI of the file it was loaded from, even when it was specified explicitly in the test.

Handle satisfied=false in feature dependencies.

This skips tests when satisfied=false is added to the dependency, which is the intention of the satisfied flag.

Not filtered by Role.isContextItem
This makes fn-transform-20 and fn-transform-21 work
test-transform-42 depends on the document URI being set as per the definition of the test.

The document URI of the document variable was previously always set to be the URI of the file it was loaded from, even when it was specified explicitly in the test.
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