Automated testing: Difference between revisions

no edit summary
imported>Paulproteus
No edit summary
imported>Paulproteus
No edit summary
Line 1:
{{Hacking OpenHatch}}
 
The '''purpose of this page''' is to show you how to write an automated testtests within the OpenHatch codebase.
 
If you already know how software testing works, skip to '''Details specific to OpenHatch'''.
Line 11:
./bin/mysite test base missions account profile
 
and you'll see a bunch of dots. Dots mean success.
 
dot dot dot
 
=== What a basic test looks like ===
Anonymous user