Skip to content

Commit

Permalink
Adicionado alguns detalhes sobre a integração com o BrowserStack
Browse files Browse the repository at this point in the history
  • Loading branch information
thinogueiras committed Feb 19, 2024
1 parent f0864d7 commit 997d2f4
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 4 deletions.
Binary file added .github/images/browserstack.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/image-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added .github/images/image-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 0 additions & 2 deletions .github/workflows/browserstack-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: BrowserStack Tests
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]

jobs:
tests:
Expand Down
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ name: Robot Framework Tests
on:
pull_request:
branches: [ main ]
push:
branches: [ main ]

jobs:
tests:
Expand Down
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,22 @@ Verifique a pasta `reports` para visualizar os <b>relatórios</b> da execução:
---
## Sobre a integração com o BrowserStack:
<p>
<img src=".github/images/browserstack.png" width="375px">
</p>
### Execuções disparadas automaticamente pelo pipeline do GitHub Actions:
![alt text](.github/images/image-0.png)
### Observabilidade dos Testes:
![alt text](.github/images/image-1.png)
---
<a href="https://www.linkedin.com/in/thinogueiras"><img alt="Linkedin" src="https://img.shields.io/badge/-LinkedIn-blue?style=for-the-badge&logo=Linkedin&logoColor=white"></a>
<strong>Thiago Nogueira dos Santos</strong> 🤓 ✌🏻
Expand Down

0 comments on commit 997d2f4

Please sign in to comment.