Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Romarionijim authored Dec 4, 2023
1 parent ee47064 commit 955336a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1 +1,7 @@
# TypeScript-Playwright-Api-Example
* This is an API automation infra mini project that covers 3 different entities with different URLs and endpoints
* to navigate this infra - it goes as the following structure
* for the infra => infra folder => api => apiRequests - this contains the base api requests that has reusable functions that handle rest api CRUD operations including pagination
* entities => represents the infra and functions for the specific entities that are testes.
* test => tests folder - contains basic tests for those entities and endpoints
* keep in mind that the gorestapi endpoint is not flexible and has a lot of bugs on their end.

0 comments on commit 955336a

Please sign in to comment.