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 missing fixture for scenario: "Upload .poll_result with a poll not assign...Rogelio Mita2013-10-031-0/+1
* Move create_results_dir to utils for testRogelio Mita2013-10-011-9/+2
* refactor step "and_encuestador_is_binded_to_poll" to get poll_id by poll_nameCode Raguet2013-10-011-2/+4
* add create_results_dir functionCode Raguet2013-10-011-0/+8
* load closed_poll from fixtureCode Raguet2013-10-011-0/+1
* refactor load_mongo_fixture func to search in poll's fixturesCode Raguet2013-10-011-3/+10
* load mongo generic pollster fixture before each featureCode Raguet2013-10-011-0/+1
* add load_mongo_fixture functionCode Raguet2013-10-011-0/+13
* load fixtures in "Upload .poll_result files" featureCode Raguet2013-10-011-1/+2
* load generic_pollster fixture in terrainCode Raguet2013-10-011-0/+1
* add fixtures_path to lettuce worldCode Raguet2013-09-301-0/+4
* Docstring for: before_each_featureCode Raguet2013-09-251-0/+1
* load "generic_researcher" fixtureCode Raguet2013-09-251-1/+2
* 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