{"id":21855542,"url":"https://github.com/monikakonieczna/playwright-ts-api-testing","last_synced_at":"2026-05-06T18:38:13.917Z","repository":{"id":154603087,"uuid":"607057122","full_name":"monikakonieczna/playwright-ts-api-testing","owner":"monikakonieczna","description":"API Tests Automation Practice with Playwright.","archived":false,"fork":false,"pushed_at":"2023-10-20T04:44:33.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-26T14:07:27.886Z","etag":null,"topics":["api-testing","playwright-api","playwright-typescript","test-automation-practice"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/monikakonieczna.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-27T08:12:44.000Z","updated_at":"2023-04-02T19:29:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"b0d4bcda-20c4-426b-ae9e-f5119ec13bf6","html_url":"https://github.com/monikakonieczna/playwright-ts-api-testing","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monikakonieczna%2Fplaywright-ts-api-testing","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monikakonieczna%2Fplaywright-ts-api-testing/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monikakonieczna%2Fplaywright-ts-api-testing/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/monikakonieczna%2Fplaywright-ts-api-testing/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/monikakonieczna","download_url":"https://codeload.github.com/monikakonieczna/playwright-ts-api-testing/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244852683,"owners_count":20521160,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api-testing","playwright-api","playwright-typescript","test-automation-practice"],"created_at":"2024-11-28T02:16:16.075Z","updated_at":"2026-05-06T18:38:08.891Z","avatar_url":"https://github.com/monikakonieczna.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\n  Practice api test automation with \u003ca href=\"https://playwright.dev/\"\u003e \u003cimg width=\"140\" alt=\"Playwright Logo\" src=\"https://raw.githubusercontent.com/github/explore/60cd2530141f67f07a947fa2d310c482e287e387/topics/playwright/playwright.png\" /\u003e \u003c/a\u003e on \u003ca href=\"https://restful-booker.herokuapp.com/apidoc/index.html#api-Booking-PartialUpdateBooking\"\u003eRestful-booker\u003c/a\u003e\n\u003c/h1\u003e\n\n\u003e **Note**\n\u003e\n\u003e +  **\u003ca href=\"https://restful-booker.herokuapp.com/apidoc/index.html\"\u003eRestful-booker\u003c/a\u003e** is a public REST API that you can use to learn more about API Testing or try out API testing tools against. Restful-booker is a Create Read Update Delete Web API that comes with authentication features and loaded with a bunch of bugs for you to explore. \n\u003e\n\n## PLaywright features\nAPI testing using:\n\n- Playwright https://playwright.dev/\n- TypeScript https://www.typescriptlang.org/\n\nThis tests are purely for Playwright features practice.\n\n\n## Getting Started\n### Prerequisites\nYou need to have Node.js installed on your machine.\n\n## Useful Commands\n\n### Run all tests in Playwright\n\n```shell\nnpm run test\n```\n### Run all tests and show test report\n```shell\nnpm run report\n```\n### Run smoke tests\n```shell\nnpm run smoke-tests\n```\n### Run api tests for get operation\n```shell\nnpm run test-get\n```\n### Run api tests for post operation\n```shell\nnpm run test-post\n```\n### Run api tests for put operation\n```shell\nnpm run test-put\n```\n### Run api tests for patch operation\n```shell\nnpm run test-patch\n```\n### Run api tests for delete operation\n```shell\nnpm run test-delete\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonikakonieczna%2Fplaywright-ts-api-testing","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmonikakonieczna%2Fplaywright-ts-api-testing","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmonikakonieczna%2Fplaywright-ts-api-testing/lists"}