Skip to content

Latest commit

 

History

History

test

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This folder contains simple automated tests that start a server and try a few operations on it. They use the node.js webdav client package.

To run the tests:

docker build -t fstanis/easy-webdav ..
bash ./runtests

Running testserver starts a localhost server on port 8080.