Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/webapp/polls/tests/poll_tests.py
Commit message (Collapse)AuthorAgeFilesLines
* Add setup with creation of tmp results dir for AddResultFilesTestRogelio Mita2013-10-011-0/+2
|
* Add setup with creation of tmp results dir for PollResultFilesTestRogelio Mita2013-10-011-0/+2
|
* Add setup with creation of tmp results dir for PollTestsRogelio Mita2013-10-011-0/+3
|
* Add setup with creation of tmp results dir for RemoveResultsTestRogelio Mita2013-10-011-1/+4
|
* Fix pylint disableCode Raguet2013-09-261-1/+1
|
* Disable pylint docstrings warning for poll_tests.pyCode Raguet2013-09-261-0/+1
|
* Refactor testsRogelio Mita2013-09-261-1/+0
|
* Refactor on poll result file assertionRogelio Mita2013-09-241-3/+1
|
* Change 'numero escuela' to 'ruee'Rogelio Mita2013-09-241-0/+2
|
* Better checking for image optionsRogelio Mita2013-09-121-2/+3
|
* add delete to PollResultFile and add remove_results to PollCode Raguet2013-09-111-0/+25
|
* Refactor: Poll method for check if has resultRogelio Mita2013-09-061-0/+23
|
* BugFix: Bad way to recognize one image uploadedRogelio Mita2013-09-061-0/+27
|
*