-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Labels
Milestone
Description
Teacher and student users have their own edit-profile component class that share similar blocks of code. Try to reduce the remediation time by at least 2 days by extracting the duplicate code into a parent class.
https://codeclimate.com/github/WISE-Community/WISE/src/main/webapp/site/src/app/student/account/edit-profile/edit-profile.component.spec.ts
https://codeclimate.com/github/WISE-Community/WISE/src/main/webapp/site/src/app/teacher/account/edit-profile/edit-profile.component.spec.ts
https://codeclimate.com/github/WISE-Community/WISE/src/main/webapp/site/src/app/teacher/account/edit-profile/edit-profile.component.ts