github.com/cs3org/reva/v2@v2.27.7/changelog/2.12.0_2022-11-25/dav-unit-tests.md (about)

     1  Enhancement: Cover ocdav with more unit tests
     2  
     3  We added unit tests to cover more ocdav handlers:
     4  -   delete
     5  -   mkcol
     6  -   fixes https://github.com/owncloud/ocis/issues/4332
     7  
     8  https://github.com/cs3org/reva/pull/3441
     9  https://github.com/cs3org/reva/pull/3443
    10  https://github.com/cs3org/reva/pull/3445
    11  https://github.com/cs3org/reva/pull/3447
    12  https://github.com/cs3org/reva/pull/3454
    13  https://github.com/cs3org/reva/pull/3461