diff --git a/index.md b/index.md index 3bbaa396c6..68be434556 100644 --- a/index.md +++ b/index.md @@ -21,9 +21,9 @@ __Cobalt.io__, Berlin, DE — _Senior Frontend Developer_ - Worked on automation features to reduce manual clicks(90 -> 12) around pentest management process. - Built a [component library](https://designsystem.cobalt.io/) with `styled-system` and followed `tokens > utils > components` pattern. +- Introduced `contract testing` to make sure backend services do not break web apps. It's a network mock solution built with `mock service worker` and `openapi-backend` libs which consumes OpenAPI specs. - Landed e2e infrastructure with Cypress and implemented happy-path tests. (had also [playwright](https://playwright.dev)) - Improved unit/integration test quality by transitioning from enzyme to `react-testing library`. -- Implemented network mock solution by using `mock service worker` and `openapi-backend` libs to provide engineering-wide integration test setup which consumes OpenAPI(swagger) specs and introduced automated `contract testing`. - Wrote many documents(ADR/ERD/RFC) to improve code quality/understanding all across engineering. `Jan 2017 - Mar 2019`