You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ShortBeyond is a Playwright-based API test automation suite for a URL shortener service. It demonstrates professional testing practices with custom fixtures, Faker.js data factories, automated PostgreSQL cleanup, and parallel test execution in Podman containers.
A production-ready Node.js/Express RESTful API for task management, featuring JWT authentication and MySQL persistence. It's built with MVC architecture, optimized for rootless Podman containers, and includes health checks, graceful shutdowns, and automated deployment using Docker Compose.