Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/webapp/features
Commit message (Expand)AuthorAgeFilesLines
* fix messageCode Raguet2013-09-251-1/+1
* Docstring for: before_each_featureCode Raguet2013-09-251-0/+1
* load "generic_researcher" fixtureCode Raguet2013-09-251-1/+2
* Add Feature: Researcher can't modify poll's structureCode Raguet2013-09-251-0/+12
* Add 2 different ruee numbersRogelio Mita2013-09-241-3/+3
* Changing feature: A Researcher sees the .poll_result details of a pollRogelio Mita2013-09-242-5/+5
* remove hardcode on step "add_option_with_weight_and_image" to pick image from...Code Raguet2013-09-171-1/+5
* add funtion for remove option images dir at the testing timeCode Raguet2013-09-171-0/+7
* implement step "image_is_in_option"Code Raguet2013-09-171-1/+14
* implement add image into stepCode Raguet2013-09-171-0/+8
* add test image to fixturesCode Raguet2013-09-171-0/+0
* fix step grammarCode Raguet2013-09-171-1/+1
* fixup add optionCode Raguet2013-09-171-2/+3
* change feature to use an existent stepCode Raguet2013-09-171-1/+1
* implement step "add a option"Code Raguet2013-09-171-0/+12
* implement step "add a question"Code Raguet2013-09-172-1/+10
* implement steps "add a group" and "create a new poll"Code Raguet2013-09-171-0/+21
* add step to feature researcher_adds_images_to_optionCode Raguet2013-09-171-0/+1
* refactor step click_on_nameCode Raguet2013-09-171-3/+3
* add function to steps.py click_on(browser, name)Code Raguet2013-09-171-0/+5
* load generic_researcher fixture at before feature "Researcher adds images to ...Code Raguet2013-09-171-0/+7
* rename to change sociologist to researcherCode Raguet2013-09-172-0/+0
* change Sociologist to ResearcherCode Raguet2013-09-172-4/+4
* change step given_i_am_logged_in_as_rol to check if it is actually logged inCode Raguet2013-09-171-1/+2
* change step given_i_am_logged_in_as_rol to support Sociologist rolCode Raguet2013-09-171-1/+2
* change feature to use an existent stepCode Raguet2013-09-171-1/+1
* add feature that fails because the bugCode Raguet2013-09-172-0/+14
* 2 new steps for featureCode Raguet2013-09-112-1/+9
* change step regex in order to work with any preposition"Code Raguet2013-09-111-1/+1
* add confirmation button for removing .poll_resultsCode Raguet2013-09-112-4/+7
* add view (needs refactor), urls to view and link button to viewCode Raguet2013-09-112-1/+2
* Add feature for issue 4231: remove poll resultsCode Raguet2013-09-112-0/+52
* support "Edit" page in step "When I visit..."Code Raguet2013-09-111-4/+4
* Remove debug information from and_poll_in_fixture_fixture_name stepRogelio Mita2013-09-111-9/+11
* BugFix and refactor: visit_page_for_poll uses poll_name paramenter3824Rogelio Mita2013-09-111-2/+1
* Step to match with title and content of popover: see_popover_with_title_and_c...Rogelio Mita2013-09-112-4/+10
* New step: see_a_popoverRogelio Mita2013-09-102-1/+8
* New step: and_i_click_in_dependency_idRogelio Mita2013-09-101-1/+7
* Refactor: "Visit page for poll" stepRogelio Mita2013-09-101-4/+12
* Moving visit_page_for_poll to stepsRogelio Mita2013-09-102-10/+10
* Definition for step: And poll in fixture:...Rogelio Mita2013-09-103-0/+25
* New Feature: A researcher sees dependencies information for each option ID wi...Rogelio Mita2013-09-101-0/+8
* remove feature to known issues wiki: http://sugardextrose.org/projects/polls/...Code Raguet2013-09-061-14/+0
* Change scenario to test .poll_result with 2 schoolsCode Raguet2013-09-062-1/+36
* fixup bad false positive scenario assertCode Raguet2013-09-061-2/+2
* re indent scenario assert tableCode Raguet2013-09-061-3/+3
* Change feature descriptionCode Raguet2013-09-061-4/+5
* 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
* New Feature: Button for show results is active when a poll has resultsRogelio Mita2013-09-062-0/+22