Hi all,
Last week I did these tasks:
- I fixed the issue of renaming classes and methods referenced in the traits' methods, so that it doesn't duplicate the method in classes that use the trait.
Tasks for this week:
- Fix move to component refactoring issue.
- Continue improving extract setUp method refactoring.