29 Jun, 2014
1 commit
-
(ActionItem3179)
08 Apr, 2014
1 commit
-
Making every plugin run its tests with independently, with only its migrations and only it enabled.
07 Apr, 2014
1 commit
02 Apr, 2014
1 commit
-
Conflicts: app/controllers/public/content_viewer_controller.rb features/categories_block.feature po/eo/noosfero.po po/es/noosfero.po po/it/noosfero.po test/unit/block_test.rb
31 Mar, 2014
1 commit
20 Mar, 2014
4 commits
22 Jan, 2014
1 commit
-
…into merge-requests/342 Conflicts: plugins/shopping_cart/controllers/shopping_cart_plugin_controller.rb
30 Jul, 2013
3 commits
17 Jul, 2013
1 commit
-
(ActionItem2721)
15 Jul, 2013
1 commit
28 May, 2013
2 commits
21 May, 2013
2 commits
-
Verify if it is needed so that we might create it elsewhere.
20 May, 2013
1 commit
-
Extending the release script to update the version being released in the appropriate files, commit eventual changes on the authors file and also upload the package to the repository configured via dput.cf (located on the home of the user).
08 May, 2013
2 commits
-
Extending the release script to update the version being released in the appropriate files and also upload the package to the repository configured via dput.cf (located on the home of the user).
03 Apr, 2013
1 commit
-
Now the plugins can create the folders 'step_definitions' and 'support' under the folder 'features' to extend cucumber features as it pleases. The plugins with any extension gain 2 new profiles on the cucumber.yml file. For example, for mezuro plugin, it will have the 'mezuro' and 'mezuro_selenium' cucumber profiles that will load the appropriate files. So if you extend cucumber with new steps, hooks, etc; and you want to run the cucumber tests of mezuro plugin with all these extensions you must include '-p mezuro' on the cucumber call (or '-p mezuro-selenium' to run selenium profile). This is already handled by the rake task that runs the plugins' tests. So it'd be much better to run 'rake test:noosfero_plugins:mezuro:{cucumber,selenium}' instead. Also: * Moving plugins' 'features' folder to the plugin' root instead of inside the folder 'test' (just following Rails convention). * Moving specific steps and hooks of mezuro from core to the plugin. * Requiring plugin to be enabled to run any of its tests.
07 Mar, 2013
1 commit
-
Cucumber and selenium tests from plugins weren't running: I: no tests to run test:noosfero_plugins:cucumber I: no tests to run test:noosfero_plugins:selenium
06 Mar, 2013
1 commit
10 Dec, 2012
1 commit
01 Oct, 2012
2 commits
-
Conflicts: po/pt/noosfero.po public/javascripts/application.js
30 Aug, 2012
1 commit
28 Aug, 2012
3 commits
23 Jul, 2012
1 commit
-
(ActionItem1958)
22 Jul, 2012
1 commit
-
Prefix Solr unique id with schema_path to avoid colision. Fix rake multitenancy:reindex to reindex all environments now that we can :)
19 Jul, 2012
1 commit
-
For some reason running that code from within the rake does not work, but spawning a new process does. Didn't have the time to investigate further.
21 Jun, 2012
1 commit
-
…into merge-requests/173
05 Jun, 2012
1 commit
26 May, 2012
2 commits
-
Conflicts: INSTALL test/unit/article_test.rb
20 May, 2012
1 commit