Created
February 13, 2011 12:52
-
-
Save flooose/824659 to your computer and use it in GitHub Desktop.
0.0.8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| try speeding up tests a little using a plain encryptor for devise (i.e. don't encrypt passwords in tests), see http://oinopa.com/2011/02/05/want-a-faster-test-suite.html | |
| refactor adva:static:setup task to use overloadable methods, so we can configure git user.name and user.email in unit tests for running builds on systems that don't have git configured properly | |
| fix test_helper inclusion in adva:static unit tests | |
| fix tables_differ_message |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
adva-cms2 test suite can now be run on Travis, see http://travis.heroku.com/#!/svenfuchs/adva-cms2