From a6c842a2d753028c1938647c39bbe53d597ad265 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ant=C3=B4nio=20Evaldo?= Date: Wed, 22 May 2024 10:39:14 -0300 Subject: [PATCH] =?UTF-8?q?fix:=20remove=20links=20privados=20e=20adiciona?= =?UTF-8?q?=20novos=20conte=C3=BAdos=20(#273)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: Fabrício Carraro --- _data/cards/pt_BR/javascript-testing.yaml | 19 ++++++++++++++----- 1 file changed, 14 insertions(+), 5 deletions(-) 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/