Age | Commit message (Expand) | Author |
2015-04-13 | Added call of pep8 and jshit in when passing coverage_all parameter to | Tiago Ferraz |
2015-03-30 | Added command to execute functional tests | Tiago Ferraz |
2015-03-23 | -e will not run on all the steps anymore | Bruno Wagner |
2015-03-23 | The whole go script runs with -e now, this will make it break when it breaks | Bruno Wagner |
2015-03-09 | Don't run jshint when running python tests | Alexandre Pretto Nunes |
2015-03-09 | Make test suite stop if any test brake | Alexandre Pretto Nunes |
2015-02-12 | Adding Coverage Commands to service/go | Tiago Ferraz |
2015-02-11 | General Refactoring | Tiago Ferraz |
2015-02-10 | Fixed identation on the go script | Bruno Wagner |
2015-02-04 | Fixing setupjs | Neissi Torres Lima |
2015-02-03 | Auto-detecting the number of cores to run integration tests in parallel | Duda Dornelles |
2015-01-29 | Fixed typo in gnupg package hack | Bruno Wagner |
2015-01-28 | Added pip commands to uninstall and install right version for gnupg and scrypt | Jefferson Stachelski |
2015-01-22 | #224 using text reporter for trial - it is the same as the old nosetests rep... | Pixpoa pairing |
2015-01-22 | #224 moving to trial as test runner | Pixpoa pairing |
2015-01-21 | Added -w because nosetests was thinking we wanted to run all the tests | Bruno Wagner |
2015-01-20 | Fixed the arguments passing of the go script, setup with always unzip was not... | Bruno Wagner |
2015-01-14 | Removed requirements (we are back to using setup.py again) and changed go to ... | Bruno Wagner |
2015-01-12 | Added jshint to the go test | Bruno Wagner |
2015-01-09 | #164 sometimes a mail with more than one alternative will not have an html part | Duda Dornelles |
2015-01-08 | Make it easier to run unit, integration and pep8 tests | Alexandre Pretto |
2015-01-06 | Npm build already runs clean | Bruno Wagner |
2015-01-06 | Nose --no-capture was spilling garbage over the tests | Bruno Wagner |
2015-01-06 | Service ./go has some new tricks | Bruno Wagner |
2014-11-18 | Deferring TagsController.tags and fixing tests to deal with deferreds | Duda Dornelles |
2014-08-22 | re-adding go script to run python setup.py [args] | Duda Dornelles |
2014-08-20 | Removed go and runtests - setup.py develop creates a pixelated-user-agent scr... | Bruno Wagner Goncalves |
2014-08-20 | Added setup.py and changed app to pixelated because it will be a package | Bruno Wagner Goncalves |
2014-08-07 | Victor/Bruno: Removing APP_ROOT workaround from app and tests | Victor Shyba |
2014-08-05 | Now you can run the server and the tests without changing any code! | Neissi Torres Lima |
2014-08-04 | Imported bitmask libraries to service | Bruno Wagner Goncalves |
2014-08-01 | Pixelated user agent REST api without implementation | Duda Dornelles |