Kjetil Kjernsmo

Results 100 issues of Kjetil Kjernsmo

Currently, I record `rdfs:comment`s for most steps that are taken in the HTTP tests. This is mainly to make it easier for a test writer to understand what the test...

Each test has a `test:purpose` predicate used to describe the test in human-readable terms. I haven't given them much attention. It might be worthwhile to write better texts. Perhaps some...

The tests tend to have a teardown test at the end that tries to reset the state of the Pod to what it was before the tests ran. This should...

The Solid spec has departed significantly from the earlier assumptions. Even though it is implementable on for example and LDP server, it does not require LDP to be implemented. Thus,...

We should link to open issues and/or parts of the spec that defines the behavior in the test. We can use the predicate `rdfs:isDefinedBy` for this purpose.

Say Mallory has write privs on a container and puts a `foo.acl` before `foo` exists, then it must be rejected, since the consequence is that if the server.

Currently, the test suite uses a lot of URIs with example.org as the domain. They need to be replaced with something that is dereferenceable, perhaps on the test.solidproject.org domain.

We need to initialize the pod server under test, it needs a minimum of content. Since a root ACL is a minimum for a Solid Pod, at the very least...

I just realized that the existence of a completely open IDP like I requested in #36 would undermine `acl:AuthenticatedAgent`, and so I figured we should have a simple shared secret...

https://solidtest.space/ has been taken over by someone outside of the project. This repo seems to have some mentions of it, which should be removed.