core-jgi/fitnesse
Heng Sin Low 60f3a3898e IDEMPIERE-92 - Integrate Selenium. Implemented selenium and fitnesse integration using FitLibrary and FitLibraryWeb. Added FitLibrary and FitLibraryWeb documentation to fitnesse root. Added 2 example fitnesse test for zk. 2012-12-13 03:35:08 +08:00
..
.settings IDEMPIERE-206 Integrate fitnesse with iDempiere 2012-11-27 16:29:04 +08:00
FitNesseRoot IDEMPIERE-92 - Integrate Selenium. Implemented selenium and fitnesse integration using FitLibrary and FitLibraryWeb. Added FitLibrary and FitLibraryWeb documentation to fitnesse root. Added 2 example fitnesse test for zk. 2012-12-13 03:35:08 +08:00
src/fitnesse/client IDEMPIERE-206 Integrate fitnesse with iDempiere 2012-11-27 16:29:04 +08:00
.classpath IDEMPIERE-206 Integrate fitnesse with iDempiere 2012-11-27 16:29:04 +08:00
.project IDEMPIERE-206 Integrate fitnesse with iDempiere 2012-11-27 16:29:04 +08:00
Remote_iDempiereFitnesse.launch IDEMPIERE-206 Integrate fitnesse with iDempiere 2012-11-27 16:29:04 +08:00
iDempiereFitNesse.launch IDEMPIERE-206 Integrate fitnesse with iDempiere. Fixed launch profile should not have "Stop in main" checked. 2012-11-27 17:53:03 +08:00
readme.txt IDEMPIERE-206 Integrate fitnesse with iDempiere 2012-11-27 16:29:04 +08:00
run.sh IDEMPIERE-206 Integrate fitnesse with iDempiere 2012-11-27 16:29:04 +08:00

readme.txt

Run the server from eclipse with iDempiereFitNesse.launch

Run the server from command line with sh run.sh

Access the server running navigating to http://127.0.0.1:8089/

Before running any test, you must start the org.idempiere.fitnesse.fixture and org.idempiere.fitnesse.server bundle
at the idempiere server's osgi console.