13 Aug, 2015
1 commit
31 Jul, 2015
1 commit
-
ruby-minitest offers "refuse" as a syntatic sugar to "assert not"
24 Jul, 2015
1 commit
26 Jan, 2015
1 commit
-
This needs to be done for all plugins as well, but it's more complicated there because several plugins have their own test_helper (which will also load the core test_helper).
22 Jan, 2014
1 commit
27 Sep, 2013
1 commit
-
PS: still failing due to mailer deliver problem.
05 Sep, 2013
1 commit
22 Feb, 2011
1 commit
-
Conflicts: app/controllers/application.rb lib/noosfero.rb lib/noosfero/i18n.rb test/test_helper.rb test/unit/consumption_test.rb
01 Feb, 2011
1 commit
-
(ActionItem1829)
10 Sep, 2010
1 commit
-
* Rewrite ProfileListBlock logic to become simpler and faster * Rewrite membership logic to use named scopes instead of loading the entire list and doing filters with Ruby code. * Moved Noosfero-specific membership logic from access control plugin to Noosfero models. * Removed useless tests * Fixed tests that assumed the slow implementation
30 Jul, 2010
1 commit
-
* CreateEnterprise#environment uses the requestor environment as the requestor is always required. * Migration to fix the enterprises with wrong environments. (ActionItem1555)
17 Jul, 2010
1 commit
02 Jul, 2010
1 commit
16 Apr, 2010
1 commit
-
* The registration has two validation type: region and admin. + Admin - There is no validator to choose. - The regions to choose are states (This might be changed in the future). - The admins of the environment recieves the task to approve the registration of this new enterprise. - The region field isn't displayed. + Region - If there isn't any validator, shows a message that it's not possible to register any enterprise and don't show the form. - Show only the regions where is registered at least one validator. - The region field is displayed. * The required fields are highlithed. * The fields that are active or required are set through the administration panel. * Only the fields name and identifier are always required. * After registering a new enterprise, the user is set as an admin of it. * The cancel button in the register form is working properly. * In the "Validator" step, the radio button is choosing a default option. * Cancel radio_button in the task validation has a "Rejection Explanation" field that is required. * Some navigation buttons added. * Changed some buttons to labelled buttons. * The "Register a new enterprise" button is an admin option. (ActionItem1482)
20 Jan, 2010
2 commits
31 Oct, 2009
1 commit
-
* Moved all object creation helper methods into Noosfero::Factory * Added a new and faster version of create_user. * Adjusted some test cases tests to use the new factory methods This comprised removing a lot of bad smells from the tests, involving eliminating uneeded database hits. * reviewed ProfileTest for speed as a case study. The test suite used to take ~ 40 seconds to run, now it takes ~ 14 seconds. If we do this to all test suites, we can dramatically reduce the time we need to run all the tests * Added a rake task test:smells to list potential test smells. Started with probably unecessary and/or too slow database hits * In the end, running all the tests now takes ~ 13 minutes on Colivre's development machine, instead of the ~ 30 minutes it used to. (ActionItem1279)
03 Feb, 2009
1 commit
26 Dec, 2008
1 commit
11 Nov, 2008
1 commit
15 Oct, 2008
1 commit
-
Squashed commit of the following: commit ff9310723bc4f768185d4c562f06a99807e00d05 Author: Moises Machado <moises@colivre.coop.br> Date: Sat Oct 11 18:34:24 2008 -0300 fixed the rest of the tests commit 8fe241dcb67b3928796254e557319da3ec7e9734 Author: Moises Machado <moises@colivre.coop.br> Date: Sat Oct 11 17:16:27 2008 -0300 ActionItem780: refactoring tests and forms
23 Aug, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@2413 3f533792-8f58-4932-b0fe-aaf55b0a4547
05 Jun, 2008
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@1884 3f533792-8f58-4932-b0fe-aaf55b0a4547
09 Nov, 2007
3 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@883 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@882 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
…erprise when performing git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@880 3f533792-8f58-4932-b0fe-aaf55b0a4547
08 Nov, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@868 3f533792-8f58-4932-b0fe-aaf55b0a4547
05 Nov, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@849 3f533792-8f58-4932-b0fe-aaf55b0a4547
22 Oct, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@806 3f533792-8f58-4932-b0fe-aaf55b0a4547
17 Oct, 2007
1 commit
-
…essages below to reach this commit from their respective action items. r716@cabula: terceiro | 2007-10-15 16:42:10 +0000 creting local branch for trunk r717@cabula: terceiro | 2007-10-15 20:03:03 +0000 ActionItem14: working on the user interface for enterprise registration r724@cabula: terceiro | 2007-10-16 21:44:04 +0000 ActionItem85: adding script for downloading plugins when using svk r725@cabula: terceiro | 2007-10-16 22:58:38 +0000 ActionItem14: implementing helper method r726@cabula: terceiro | 2007-10-16 23:34:59 +0000 ActionItem14: making test more complete r727@cabula: terceiro | 2007-10-17 12:36:20 +0000 ActionItem85: commenting out unexisting javascript r728@cabula: terceiro | 2007-10-17 15:58:58 +0000 ActionItem14: implementing enterprise registration controller. Still missing some TODO items. git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@716 3f533792-8f58-4932-b0fe-aaf55b0a4547
14 Oct, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@696 3f533792-8f58-4932-b0fe-aaf55b0a4547
13 Oct, 2007
1 commit
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@695 3f533792-8f58-4932-b0fe-aaf55b0a4547
12 Oct, 2007
6 commits
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@687 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@686 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@682 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@676 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@673 3f533792-8f58-4932-b0fe-aaf55b0a4547
-
…an be generalized to create_organization git-svn-id: https://svn.colivre.coop.br/svn/noosfero/trunk@672 3f533792-8f58-4932-b0fe-aaf55b0a4547