Skip to content

jailby/test

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploy

scripts used to test OTP Graph.obj and deploy new OTP Graphs into production. scripts used to update OSM data in a PostGIS db, etc... scripts used to populate PostGIS for the OTT system

build: 0. install python 2.7, along easy_install, zc.buildout ("zc.buildout==1.5.2") and git

  1. git clone https://github.com/OpenTransitTools/deploy.git
  2. cd deploy
  3. buildout
  4. git update-index --assume-unchanged .pydevproject

run:

  1. bin/otp_tests -- runs the OTP graph tests
  2. ...

About

Python script for unit testing trips/data with OpenTripPlanner

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 88.3%
  • HTML 11.7%