[Pharo-project] Refactoring Tests
Are there anywhere refactoring tests? Cause in the latest image I don't find any (maybe I just don't see well)... best cami
Cami, I think tests were never integrated in the image when RB was integrated. I would check the ConfigurationOf, see where the tests came from, load them in Pharo and then create an issue to integrate them. On Tue, Sep 11, 2012 at 3:29 PM, Camillo Bruni <camillobruni@gmail.com>wrote:
Are there anywhere refactoring tests? Cause in the latest image I don't find any (maybe I just don't see well)...
best cami
-- Mariano http://marianopeck.wordpress.com
ok, thanks lemme check, cause many refactorings are currently broken but no tests fail :) I don't like that :) On 2012-09-11, at 16:11, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Cami, I think tests were never integrated in the image when RB was integrated. I would check the ConfigurationOf, see where the tests came from, load them in Pharo and then create an issue to integrate them.
On Tue, Sep 11, 2012 at 3:29 PM, Camillo Bruni <camillobruni@gmail.com>wrote:
Are there anywhere refactoring tests? Cause in the latest image I don't find any (maybe I just don't see well)...
best cami
-- Mariano http://marianopeck.wordpress.com
In fact, the tests are in 'http://www.squeaksource.com/rb' but as said, they were never integrated. So maybe we need to do a first pass to make them work. Notice also that (I think) we haven't integrated all packages of RB, just some of them. So we should only include the associated test packages (not all of them). Cheers, On Tue, Sep 11, 2012 at 4:15 PM, Camillo Bruni <camillobruni@gmail.com>wrote:
ok, thanks lemme check, cause many refactorings are currently broken but no tests fail :) I don't like that :)
On 2012-09-11, at 16:11, Mariano Martinez Peck <marianopeck@gmail.com> wrote:
Cami, I think tests were never integrated in the image when RB was integrated. I would check the ConfigurationOf, see where the tests came from, load them in Pharo and then create an issue to integrate them.
On Tue, Sep 11, 2012 at 3:29 PM, Camillo Bruni <camillobruni@gmail.com wrote:
Are there anywhere refactoring tests? Cause in the latest image I don't find any (maybe I just don't see well)...
best cami
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
Ooops this is bad. Now we never decided what to do with RB. Remember my mail where I ask where do we save changes? Stef
Cami, I think tests were never integrated in the image when RB was integrated. I would check the ConfigurationOf, see where the tests came from, load them in Pharo and then create an issue to integrate them.
On Tue, Sep 11, 2012 at 3:29 PM, Camillo Bruni <camillobruni@gmail.com> wrote: Are there anywhere refactoring tests? Cause in the latest image I don't find any (maybe I just don't see well)...
best cami
-- Mariano http://marianopeck.wordpress.com
On 2012-09-11, at 16:45, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Ooops this is bad. Now we never decided what to do with RB. Remember my mail where I ask where do we save changes?
No Problem, actually I can load all tests and except for the Environment tests everything passes (needed a minor refactoring to fix FileDirectory stuff)... So I'll propose a bug issue to integrate them.
Cami, I think tests were never integrated in the image when RB was integrated. I would check the ConfigurationOf, see where the tests came from, load them in Pharo and then create an issue to integrate them.
On Tue, Sep 11, 2012 at 3:29 PM, Camillo Bruni <camillobruni@gmail.com> wrote: Are there anywhere refactoring tests? Cause in the latest image I don't find any (maybe I just don't see well)...
best cami
-- Mariano http://marianopeck.wordpress.com
On Tue, Sep 11, 2012 at 4:50 PM, Camillo Bruni <camillobruni@gmail.com>wrote:
On 2012-09-11, at 16:45, Stéphane Ducasse <stephane.ducasse@inria.fr> wrote:
Ooops this is bad. Now we never decided what to do with RB. Remember my mail where I ask where do we save changes?
No Problem, actually I can load all tests and except for the Environment tests everything passes (needed a minor refactoring to fix FileDirectory stuff)...
So I'll propose a bug issue to integrate them.
Yes, excellent :)
Cami, I think tests were never integrated in the image when RB was integrated. I would check the ConfigurationOf, see where the tests came from, load them in Pharo and then create an issue to integrate them.
On Tue, Sep 11, 2012 at 3:29 PM, Camillo Bruni <camillobruni@gmail.com> wrote: Are there anywhere refactoring tests? Cause in the latest image I don't find any (maybe I just don't see well)...
best cami
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
On Tue, Sep 11, 2012 at 4:45 PM, Stéphane Ducasse <stephane.ducasse@inria.fr
wrote:
Ooops this is bad. Now we never decided what to do with RB.
Yes....but the reality is that it is integrated since Nautilus was integrated.
Remember my mail where I ask where do we save changes?
Stef
Cami, I think tests were never integrated in the image when RB was integrated. I would check the ConfigurationOf, see where the tests came from, load them in Pharo and then create an issue to integrate them.
On Tue, Sep 11, 2012 at 3:29 PM, Camillo Bruni <camillobruni@gmail.com> wrote: Are there anywhere refactoring tests? Cause in the latest image I don't find any (maybe I just don't see well)...
best cami
-- Mariano http://marianopeck.wordpress.com
-- Mariano http://marianopeck.wordpress.com
participants (3)
-
Camillo Bruni -
Mariano Martinez Peck -
Stéphane Ducasse