Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-05 | moving to twisted | Duda Dornelles | |
2014-10-27 | Attempt to fix functional tests: adding more wait_untils on the core of our ↵ | Duda Dornelles | |
selectors (like capybara), disabling mail list autoRefresh (only for functional tests) and adding some ridiculos timeout in a specific step | |||
2014-10-22 | Disabled requests logging for functional tests | Bruno Wagner | |
2014-10-15 | getting rid of "pixelated" in the names of many classes - redundant | Duda Dornelles | |
2014-10-15 | moving things out of user_agent. now it is called runserver and only does ↵ | Duda Dornelles | |
basic app setup and delegates to other "classes". | |||
2014-10-15 | Getting rid of singletons and optimizing imports | Duda Dornelles | |
2014-10-09 | Setting up the app for functional tests using soledad test base so we can ↵ | Duda Dornelles | |
control the data | |||
2014-10-09 | moving fake-service features to service, getting rid of setup.py test ↵ | Duda Dornelles | |
requires and getting them into test_requirements.txt |