Skip to content

OpenTreeMap/otm-website-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

otm-website-tests

An automated test suite for the OpenTreeMap website.

Usage

To execute the test suite, first ensure that you have a Java Virtual Machine installed, then install Leiningen and execute the following command:

$ lein midje

Optionally, use the OTM_BASE_URL environment variable to adjust the testing target:

$ OTM_BASE_URL=http://another-host:8080 lein midje

In order have Midje watch your source files for changes use:

$ lein midje :autotest

About

An automated test suite for the OpenTreeMap website.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published