sogo/Tests
Wolfgang Sourdeau 3fff395160 Monotone-Parent: d35569adb5f95d077a2e359cae7af87c6ba720d1
Monotone-Revision: 07373a01b29415522044be3734f2799491696ebc

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2009-08-05T16:44:45
Monotone-Branch: ca.inverse.sogo
2009-08-05 16:44:45 +00:00
..
propfind.py Monotone-Parent: 11e7712d6d915167dfc15be7f67ab23f7f9e7cc7 2009-08-05 15:34:45 +00:00
README Monotone-Parent: d5160c781f03a73e64550870c92c96c8310b439a 2009-08-05 15:38:46 +00:00
testconfig.py.in Monotone-Parent: 11e7712d6d915167dfc15be7f67ab23f7f9e7cc7 2009-08-05 15:34:45 +00:00
webdav-sync.py Monotone-Parent: 11e7712d6d915167dfc15be7f67ab23f7f9e7cc7 2009-08-05 15:34:45 +00:00
webdavlib.py Monotone-Parent: d35569adb5f95d077a2e359cae7af87c6ba720d1 2009-08-05 16:44:45 +00:00

setup
-----

(you need "python-xml" and "python-m2crypto" in order to run the scripts)

1) copy testconfig.py.in to testconfig.py (make sure to never EVER add it to monotone)
2) edit testconfig.py to suit your environment
3) run the test scripts

runnable scripts
----------------

webdav-sync.py

other
-----

propfind.py - a sample implementation of a PROPFIND request using webdavlib