Progress Report -> Refactoring Project - ( March 22 - 26 )

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Progress Report -> Refactoring Project - ( March 22 - 26 )

EVELYN CUSI LOPEZ
Hello all,

Last week I did these tasks:

- Fix issue: "Improve Extract SetUp Refactoring", now this refactoring can find and replace #setUp occurrences in all methods tests. Check PR to know the changesYou can see the new behavior of refactoring in the following video: https://www.youtube.com/watch?v=feKsdci0dL4
- Fix issue: "Add preview to extract method Refactoring". Check PR to know the changesYou can see the new behavior of refactoring in the following video: https://www.youtube.com/watch?v=J0Qexh9l034
- Fix issues: "Replace senders refactoring can only replace senders with same amount of arguments #5851 " and " Improving refactoring: how to merge on method usage into another #2493 ", now we can replace method's senders with different amount of arguments . Check PR to know the changesYou can see the new behavior of refactoring in the following video: https://www.youtube.com/watch?v=zPzUHFWWpV4

Tasks for this week:
 
- Add option to use scopes in refactorings.
- Add previews for refactoring, using a scope's selector to apply the refactoring.

Regards,

Evelyn C.