We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
test pim:storage link header and pim.storage triple in podRoot container representation see https://solidproject.org/TR/protocol#storage
@michielbdejong This has been implemented in NSS nodeSolidServer/node-solid-server#1632. Where can these tests be added.
The text was updated successfully, but these errors were encountered:
Ah, great!
I think the best place to add it would be near https://github.com/solid/solid-crud-tests/blob/cc6d323/test/surface/fetch-pod-root.test.ts#L13-L17 which already tests the link from Alice's WebID profile to her pod root. There, you can check that the same link is in a response header, and that the pod root container also self-describes as such.
Sorry, something went wrong.
No branches or pull requests
test pim:storage link header and pim.storage triple in podRoot container representation
see https://solidproject.org/TR/protocol#storage
@michielbdejong This has been implemented in NSS nodeSolidServer/node-solid-server#1632. Where can these tests be added.
The text was updated successfully, but these errors were encountered: