playwright-api-test-demo
playwright-api-test-demo copied to clipboard
This repository will serve as a place where I add API test Automation checks for articles written at https://playwrightsolutions.com
Hello, https://github.com/playwrightsolutions/playwright-api-test-demo/blob/4ebe5c14c67bd8d67fbcf3be111628ad5e3c2422/lib/datafactory/booking.ts#L45 I am afraid that this method(futureOpenCheckinDate) can cause problems when tests for DELETE and PUT endpoints are executed in parallel, actually, I encountered it myself and spent one...
### Summary by CodeRabbit - Test: Added a new test case for GET requests using `pw-api-plugin` in Playwright tests. - Impact: Enhances testing coverage for room retrieval with detailed validations....
### Summary by CodeRabbit - Bug Fix: Updated logo URL in branding to dynamically fetch from Env.URL for improved branding consistency. - Test: Added assertion for response status code 202...