kat-kan / kawqa-gad-playwright

4 stars 1 forks source link

Parameterized comments tests by date formats #107

Open kat-kan opened 4 months ago

kat-kan commented 4 months ago

✏️ Description

In articles, we can send dates in different formats -> https://github.com/kat-kan/kawqa-gad-playwright/pull/102 Goal of this task is to check if comments dates also can have different formats and - if yes - apply solution of parameterization from PR above.

🔧 Why We Need This

Low cost of testing more in our API tests solution

🚀 Proposed Solution

as in the description - check linked PR

✅ Issue reporting checklist