Skip to content

Webdav ls#108

Open
rw2 wants to merge 11 commits intoPelicanPlatform:mainfrom
rw2:webdav-ls
Open

Webdav ls#108
rw2 wants to merge 11 commits intoPelicanPlatform:mainfrom
rw2:webdav-ls

Conversation

@rw2
Copy link
Collaborator

@rw2 rw2 commented Aug 21, 2025

This is the webdav version of ls. It passes manual testing, but I have not yet updated the unit tests to either:

  1. run a webdav server. I have been using wsgidav for bench testing

  2. identify a persistent server that could be used without the test framework having to install and manage a webdav server

If we don't want to do a merge until there is a unit test, then I need that decision made.

@bbockelm
Copy link
Collaborator

@rw2 - after the merge of the HTTP "ls" branch, there are multiple merge conflicts that need to be resolved...

On the topic of unit tests: luckily, the HTTP server that runs during unit tests as part of the HTTP::basic fixture speaks WebDAV. So, you can just create a derivative of the existing "ls" test that got merged for HTTP (forcing the webdav flavor).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants