Skip to content

Latest commit

 

History

History

xt

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
# Tests in here are for development only

# Setup port forwarding to our staging server
ssh -L 9200:localhost:9200 [email protected]

# Run tests - with ES env
bin/prove_live xt/...