Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/webapp/features/terrain.py
Commit message (Expand)AuthorAgeFilesLines
* add funtion for remove option images dir at the testing timeCode Raguet2013-09-171-0/+7
* load generic_researcher fixture at before feature "Researcher adds images to ...Code Raguet2013-09-171-0/+7
* quiet drop_sqlite stdout to clean the screenCode Raguet2013-09-061-1/+1
* quiet drop_mongo stdout command for clear the screenCode Raguet2013-09-061-1/+4
* move drop_sqlite to before_each_featureCode Raguet2013-09-021-2/+2
* move drop_mongo to before_each_featureCode Raguet2013-09-021-3/+2
* add before_each_feature funcCode Raguet2013-09-021-0/+5
* flush sqlite before each featureCode Raguet2013-09-021-1/+6
* drop mongo after each featureCode Raguet2013-08-271-0/+9
* move lettuce hook to terrain fileCode Raguet2013-08-271-0/+12