09 Dec, 2013
1 commit
-
Although there are a lot of places on Noosfero where we do this test_helper ugly inclusion, they are just obsolete. Now we prefer to just include the test_helper and run the tests through rake tasks or including the path to the tests helper in the test run (something like: ruby -Itest ...).
05 Dec, 2013
1 commit
-
Whenever we are creating new models on plugins we should use the plugin's namespace to avoid future name conflicts.
25 Oct, 2013
1 commit