Ned Batchelder
72c0991005
Don't delete *.pyc fils in the .git directory
...
If you have a branch named "remove-all-.pyc", the original code would
clobber it inside the .git directory, because branches become files with
the same name. This prevents find from looking in .git, saving your
precious oddly named branches.
2015-04-30 18:17:17 -04:00
Jim Abramson
5e9d469a9a
tweak firefox upgrade instructions
2015-04-22 13:35:25 -04:00
Ben Patterson
9c04df5c7e
Revert "Refactor quality checks"
...
This reverts commit 747756a911 .
2015-03-02 10:30:21 -05:00
stv
747756a911
Refactor quality checks
2015-02-27 11:49:48 -08:00
Christine Lytwynec
e98c5580a0
split unittests into shards for in jenkins
2015-02-06 13:41:15 -05:00
Jesse Zoldak
da1d0870a3
Improve the message to console for wrong FireFox version
2014-12-22 10:15:49 -05:00
stv
5677b143db
Fix PEP8: W391 blank line at end of file
2014-11-10 11:00:18 -08:00
stv
cf9308144d
Fix PEP8: E302 expected 2 blank lines, found 1
2014-11-10 11:00:11 -08:00
Minh Tue Vo
688909eb76
bumping bok choy version
...
check firefox version, raise exception with instructions for updating
2014-08-28 16:58:55 -04:00
Jesse Zoldak
4d5b948928
Merge pull request #4748 from Stanford-Online/jbau/parallel-unit-tests
...
make unit tests respect mongo port/host settings (with default)
2014-08-15 10:56:52 -04:00
Jesse Zoldak
e399c0b198
Clean out the mako temp dirs before running tests
2014-08-12 11:10:53 -04:00
Jason Bau
b55362b925
make unit tests respect mongo port/host settings (with default)
...
settings are read in from environment variable
2014-08-11 14:17:29 -07:00
Christine Lytwynec
2e2136d39c
Deprecated unit tests from rake to paver
2014-06-06 15:35:32 -04:00