Retire deprecated micro app projects. (Repo, Codeship, S3) |
Improve our code structure, how do we layout/split our components and services? |
Improve our mock API server.
|
Improve the unit test experience, for developers. (Spectator vs TestBed) |
E2E integration testing with Cypress (Relies on an improved mock API server) |
Introduce Visual testing (Percy.io, BackstopJS — relies on mock API server and E2E tests) |
Improving deployment process/script
|
Storybooks for all common/shared UI Components |
Introduce a shared Service Worker to handle all API communications |