From 9ad0dc787081c1ee50d5238f2fff685faaa72245 Mon Sep 17 00:00:00 2001 From: mikeclark206 Date: Tue, 28 Apr 2026 20:22:49 -0700 Subject: [PATCH] docs: add GitHub portfolio polish --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9a0e138..57b04b9 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,30 @@ # DISCOGS-UI - +![Playwright Tests](https://github.com/mikeclark206/Discogs-UI/actions/workflows/playwright.yml/badge.svg) +![TypeScript](https://img.shields.io/badge/TypeScript-Playwright-blue) +![Test Coverage](https://img.shields.io/badge/Coverage-Smoke%20%7C%20Functional%20%7C%20Integration%20%7C%20Negative%20%7C%20A11y-brightgreen) +![Portfolio Project](https://img.shields.io/badge/Portfolio-QA%20Automation-purple) Playwright + TypeScript UI automation portfolio project for [Discogs](https://www.discogs.com/). DISCOGS-UI validates key Discogs user journeys including homepage availability, search, release page navigation, marketplace browsing, login page behavior, negative search handling, unauthenticated account access, and automated accessibility smoke checks. --- +## Portfolio Highlights + +This project demonstrates practical QA automation skills through: + +- Focused Version 1 test scope +- Page Object Model structure +- Data-driven search testing +- Integration flow validation +- Negative testing +- Accessibility smoke testing +- Cross-browser execution +- GitHub Actions CI +- Playwright HTML reporting +- Documented findings and lessons learned +- Transparent AI-assisted development notes + ## Project Purpose This project was created as a modern QA portfolio project that combines my professional QA experience with my background in music.