solid-contrib / web-access-control-tests

Tests if a Solid server implements web access control correctly
MIT License
2 stars 5 forks source link

Missing newline in patch body #47

Open michielbdejong opened 2 years ago

michielbdejong commented 2 years ago

See https://github.com/solid-contrib/test-suite/issues/132#issuecomment-1115898457 for a detailed explanation of the issue. @edwardsph and @RubenVerborgh thanks for reporting! @mrvahedi68 can you have a look?

michielbdejong commented 2 years ago

Also add a check that reads the document back with a GET after the PATCH request completed, to check whether the PATCH request had the desired effect.