mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-04-26 16:00:56 -04:00
* feat(client): add jest snapshot for settings button and certification page consistency * feat(client): setting buttons consistency snapshot done * feat(client): jest snapshot check consistency of ceritification page * fix: snapshot test updated and mocking date fn * fix(client): settings button snapshot updated * fix(client): settings button snapshot updated * fix(client): settings button snapshot updated * fix(client): settings button snapshot updated * fix(client): certification and timeline test updated as per feedback * fix(Client): changed mock file name to kebab case * fix(client): changed timeline and settings button tests directory * fix(client): completedChallenge.js file removed * fix(client): settings-button and timeline-buttons test dir updated * fix(client): removed autogenerated lines from tsconfig.json * fix: reverted settings-button and timeline-button test to js * fix: settings-button and timeline-buttons test cleanup * fix: settings-button test updated Co-authored-by: Atir <atir@codebuddy.co> Co-authored-by: Mrugesh Mohapatra <1884376+raisedadead@users.noreply.github.com>