mikedeboer / jsDAV

jsDAV allows you to easily add WebDAV support to a NodeJS application. jsDAV is meant to cover the entire standard, and attempts to allow integration using an easy to understand API.
http://www.mikedeboer.nl
MIT License
681 stars 159 forks source link

Configure CalDAVTester against jsDAV and run test suite on travis #107

Open lambdabaa opened 10 years ago

lambdabaa commented 10 years ago

CalDAVTester is a popular tool amongst folks at CalConnect to test the compliance of their caldav server implementations.