Hi everyone,
Last week I did these tasks:
- Improve parametrized tests.
- Clean up previous tests of Refactoring1 and Refactoring2 classes. Check these changes in the: PR #9599
- Update scope manager to integrate. Check changes here: Scope branch
- Split migration from tests to integrate into Pharo. Check changes here: Migration branch. It will integrate after parametrized tests.
- Migrate new refactorings, these changes are in the previous branch
- Continue migrating refactorings. Some of them are:
- RBExtractMethodRefactoring
- RBFindAndReplaceRefactoring
- RBExtractMethodAndOccurrences
- RBExtractSetUpRefactoring
- RBRenameMethodRefactoring
- RBReplaceMethodRefactoring
- RBInlineParameterRefactoring
Best regards,
Evelyn Cusi Lopez