wlsf82
Software craftsman, skateboarder 🛹, blogger, YouTuber, online instructor, podcaster, dad of a cute cat, and husband of a beautiful blondy-curly woman. ❤
Talking About Testing online school Barcelona, Spain
Pinned Repositories
boas-praticas-em-automacao-de-testes-com-cypress-v2
Repositório da versão 2 do curso de boas práticas com Cypress da Escola Talking About Testing no Udemy
curso-cypress-avancado
Repositório do curso avançado de Cypress da Escola Talking About Testing
curso-cypress-playground
Repositório do curso Cypress Playground da Escola Talking About Testing.
cy-data-test
Sample project to demonstrate a cy.dataTest Cypress custom command.
cypress-basico-v2
Repositório da versão 2 do curso básico de Cypress da Escola Talking About Testing
cypress-do-zero-a-nuvem
Repositório do curso "Cypress, do Zero à Nuvem" da Escola Talking About Testing.
cypress-intermediario-v2
Repositório da versão 2 do curso intermediário de Cypress da Escola Talking About Testing no Udemy
gitlab-cypress
Sample project to experiment with Cypress to test the GitLab application.
protractor-helper
Write robust and flakiness-free tests with Protractor.
testes-e2e-com-cypress-v2
Repositório da versão 2 do curso de Testes end-to-end com Cypress da Escola Talking About Testing
wlsf82's Repositories
wlsf82/gitlab-cypress
Sample project to experiment with Cypress to test the GitLab application.
wlsf82/hackernews
This project is based on the book "The Road to React" by Robin Wieruch
wlsf82/react-date-pickers-mui
Sample project to demonstrate how to interact with Material UI date fields using Cypress.
wlsf82/chapolin-js
Projeto exemplo para demonstrar o uso de módulos em JavaScript.
wlsf82/cv
My resume.
wlsf82/cypress-migrator-tests
Sample project to demonstrate how to test the Cypress Migrator using Cypress itself.
wlsf82/cypress-playground
Cypress Playground app and tests.
wlsf82/EngageSphere
The EngageSphere web application is aimed at our salespeople so they can access our customer's contact information.
wlsf82/remove-imgs
Sample project to demonstrate the usage of prev() and next() Cypress commands.
wlsf82/meal-suggestion
Gerador de refeições veganas com lista de ingredientes.
wlsf82/cy-en-pt
Sample project to demonstrate how to test a website that has versions in two different languages (EN and PT-BR.)
wlsf82/cy-postgresql
Sample project to demonstrate how to interact with a PostgreSQL DB using Cypress.
wlsf82/mundo-paralelo
Projeto exemplo para demonstrar paralelização de testes automatizados com Cypress e GitHub Actions.
wlsf82/walmyr-nextjs
My website created using Next.js.
wlsf82/cypress-envs
Sample project to demonstrate the usage of Cypress.env, cypress.env.json, and CYPRESS_ variables.
wlsf82/-walmyr-filho-react
My website (in Portuguese) created using create-react-app.
wlsf82/network-error
Sample project to demonstrate how to simulate a network error using the `cy.intercept()` command using Cypress Playground as the application under test.
wlsf82/seguros
Seguros ABC
wlsf82/select-multiple-options
Sample project to demonstrate how to select multiple options in a select field using Cypress Playground as the application under test.
wlsf82/tech-interview-sample-project
Sample project for a tech interview
wlsf82/ai-testing
A sample project to compare Cypress and Playwright API tests created using ChatGPT.
wlsf82/api-ai
TBD.
wlsf82/capitalize
Sample JavaScript project with a simple function that capitalizes a word in a very structured way, and one that capitalizes multiple words.
wlsf82/clock
Sample project to demonstrate how to use the `cy.clock()` command using Cypress Playground as the application under test.
wlsf82/dot-then
Sample project to demonstrate Cypress' `.then()` command using Cypress Playground as the application under test.
wlsf82/get-users-ollama-llama3-2
Sample project to experiment with Ollama and llama3.2 model.
wlsf82/js-bulb-cypress
Demo project to demonstrate how to send an S.O.S. message using Cypress.
wlsf82/server-error
Sample project to demonstrate how to simulate a server error using the `cy.intercept()` command and Cypress Playground as the application under test.
wlsf82/soccer-field
A soccer field written using HTML and CSS.
wlsf82/social-network-feed
Sample project of a social network feed with infinite scroll.