Tag: testing
All the articles with the tag "testing".
-
Predileto '#8 - Building the Property Search Portal with Next.js
Software DevelopmentHow we built a property search portal with Next.js 16, hybrid rendering, URL-driven state, hierarchical location filtering, and comprehensive test coverage using Cypress and Jest.
-
Predileto '#7 - Building a Property Visit Booking Service in Go
Software DevelopmentHow we built a property visit booking service in Go with domain-driven design, optimistic locking, OpenAPI code generation, SQS event consumption, and E2E tests using testcontainers.
-
Predileto '#4 - Testing Async Python Services with LocalStack and SQLite
Software DevelopmentHow we test a FastAPI applicant screening service end-to-end using in-memory SQLite, AsyncMock for S3/SQS, and dependency injection overrides — without spinning up Docker containers.