Skip to content

Commit 76a907a

Browse files
authored
Update README.md
1 parent 0b6017f commit 76a907a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ This is a [Playwright](https://playwright.dev/) project for runing End-To-End au
44

55
| Job | Status | Reports |
66
| ---------- | ------- | ------- |
7-
| Smoke | [![Smoke Tests](https://github.com/fifernandez/playwright-typescript/actions/workflows/smoke-tests.yml/badge.svg)](https://github.com/fifernandez/playwright-typescript/actions/workflows/smoke-tests.yml) | [<img src="https://avatars.githubusercontent.com/u/5879127?s=200&v=4" width="25" alt="Allure Report"/>](https://fifernandez.github.io/playwright-typescript/allure/smoke) [<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/playwright/playwright-original.svg" width="25" alt="Playwright Report"/>](https://fifernandez.github.io/playwright-typescript/playwright/smoke) [<img src="https://cdn-icons-png.freepik.com/256/17258/17258058.png?semt=ais_hybrid" width="25" alt="Ortoni Report"/>](https://fifernandez.github.io/playwright-typescript/ortoni/smoke) |
8-
| Regression | [![Regression Tests](https://github.com/fifernandez/playwright-typescript/actions/workflows/regression-tests.yml/badge.svg)](https://github.com/fifernandez/playwright-typescript/actions/workflows/regression-tests.yml) | [<img src="https://avatars.githubusercontent.com/u/5879127?s=200&v=4" width="25" alt="Allure Report"/>](https://fifernandez.github.io/playwright-typescript/allure/regression) [<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/playwright/playwright-original.svg" width="25" alt="Playwright Report"/>](https://fifernandez.github.io/playwright-typescript/allure/regression) [<img src="https://cdn-icons-png.freepik.com/256/17258/17258058.png?semt=ais_hybrid" width="25" alt="Ortoni Report"/>](https://fifernandez.github.io/playwright-typescript/allure/regression) |
7+
| Smoke | [![Smoke Tests](https://github.com/fifernandez/playwright-typescript/actions/workflows/smoke-tests.yml/badge.svg)](https://github.com/fifernandez/playwright-typescript/actions/workflows/smoke-tests.yml) | [<img src="https://avatars.githubusercontent.com/u/5879127?s=200&v=4" width="25" alt="Allure Report"/>](https://fifernandez.github.io/playwright-typescript/smoke/allure) [<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/playwright/playwright-original.svg" width="25" alt="Playwright Report"/>](https://fifernandez.github.io/playwright-typescript/smoke/playwright) [<img src="https://cdn-icons-png.freepik.com/256/17258/17258058.png?semt=ais_hybrid" width="25" alt="Ortoni Report"/>](https://fifernandez.github.io/playwright-typescript/smoke/ortoni) |
8+
| Regression | [![Regression Tests](https://github.com/fifernandez/playwright-typescript/actions/workflows/regression-tests.yml/badge.svg)](https://github.com/fifernandez/playwright-typescript/actions/workflows/regression-tests.yml) | [<img src="https://avatars.githubusercontent.com/u/5879127?s=200&v=4" width="25" alt="Allure Report"/>](https://fifernandez.github.io/playwright-typescript/regression/allure) [<img src="https://raw.githubusercontent.com/devicons/devicon/master/icons/playwright/playwright-original.svg" width="25" alt="Playwright Report"/>](https://fifernandez.github.io/playwright-typescript/regression/playwright) [<img src="https://cdn-icons-png.freepik.com/256/17258/17258058.png?semt=ais_hybrid" width="25" alt="Ortoni Report"/>](https://fifernandez.github.io/playwright-typescript/regression/ortoni) |
99

1010
- For UI tests is using: [demoblaze](https://www.demoblaze.com/)
1111
- For backend tests is using: [jsonplaceholder](https://jsonplaceholder.typicode.com/)

0 commit comments

Comments
 (0)