Skip to content
fpurcell edited this page Aug 27, 2011 · 3 revisions

You can run the TriMet tests locally with Selenium IDE

  1. Download this zipfile: http://maps5.trimet.org/otp-bugs/tests.zip
  2. Install Selenium IDE for Firefox -- http://seleniumhq.org/projects/ide/
  3. Open Selenium (from tools menu, tools->Selenium IDE)
  4. File->Open Test Suite ...
  5. Open TestSuite.html that's within this folder.
  6. Run...

If you want to run tests against the daily graph built at TriMet, you can simple use: http://maps5.trimet.org/selenium/core/TestRunner.html?test=../otp/TestSuite.html

The daily graph is built with the config files at: http://maps5.trimet.org/otp-bugs/

Clone this wiki locally