Commit graph

1 commit

Author SHA1 Message Date
Johannes Millan
90b1dc6991 test(sync): add unit tests for WebDAV XML parser and HTTP adapter
- Add comprehensive unit tests for webdav-xml-parser covering PROPFIND parsing, file metadata extraction, and edge cases
- Add unit tests for webdav-http-adapter covering both fetch and CapacitorHttp modes (14/19 tests passing)
- Fix Response constructor issue with status 0 in error handling
- Document code issues found during testing in webdav-code-issues.md
2025-07-18 17:01:23 +02:00