diff --git a/_data/cards/pt_BR/javascript-testing.yaml b/_data/cards/pt_BR/javascript-testing.yaml index 41f0f42e6..ba344b79b 100644 --- a/_data/cards/pt_BR/javascript-testing.yaml +++ b/_data/cards/pt_BR/javascript-testing.yaml @@ -34,9 +34,18 @@ contents: title: "Hype IT Brasil: Testes Unitários com JASMINE" link: https://www.youtube.com/watch?v=tYe_5ufcka4 alura-contents: + - type: ARTICLE + title: "Tipos de testes: quais os principais e por que utilizá-los?" + link: https://www.alura.com.br/artigos/tipos-de-testes-principais-por-que-utiliza-los + - type: ARTICLE + title: "Dicas para desenvolver testes unitários e de integração no Front-end" + link: https://www.alura.com.br/artigos/dicas-desenvolver-testes-unitarios-integracao-front-end - type: YOUTUBE - title: "Alura: Curso de Jasmine: Testes automatizados em JavaScript" - link: https://www.youtube.com/watch?v=u9dD93mj9U4 - - type: YOUTUBE - title: "Alura: Testes em Javascript - Alura Live 50" - link: https://www.youtube.com/watch?v=HgKRC14Ab5c + title: "Pirâmide de Testes" + link: https://www.youtube.com/watch?v=gVJ1Lap-JYA + - type: PODCAST + title: "Testes de Software – Hipsters Ponto Tech #382" + link: https://www.hipsters.tech/techguide-testes-de-software-hipsters-ponto-tech-382/ + - type: PODCAST + title: "Testes Automatizados – Hipsters #51" + link: https://www.hipsters.tech/testes-automatizados-hipsters-51/