nodeSolidServer / node-solid-server

Solid server on top of the file-system in NodeJS
https://solidproject.org/for-developers/pod-server
Other
1.78k stars 299 forks source link

5.7.9 beta #1750

Closed bourgeoa closed 8 months ago

bourgeoa commented 8 months ago

This PR seems rather big. I should have made smaller bits.

  1. It is the result of discoveries made when trying to pass the conformance tests. These are passing entirely now.

The issues where raised in :

Tests have been added

  1. it includes also

    • APPEND for PUT on resource creation
    • control that same name do not occur on the creation of intermediate container

    and tests