Testing Marauroa using JUnit: Difference between revisions

From Arianne
Jump to navigation Jump to search
Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
mNo edit summary
Line 5: Line 5:
* copy src/marauroa/testserver.ini into your marauroa project root folder
* copy src/marauroa/testserver.ini into your marauroa project root folder
* Alternativly: You can change those two files to connect to another database
* Alternativly: You can change those two files to connect to another database

[[Category:Marauroa]]

Revision as of 14:14, 20 February 2010

Sorry, this is not a complete article yet, just a small list.

Setting up database access

  • create a database called marauroatest on localhost with an user junittest and password passwd
  • copy src/marauroa/testserver.ini into your marauroa project root folder
  • Alternativly: You can change those two files to connect to another database