https://github.com/rafa-kozand/ignite_node.js_challenge_06
Node JS challenge done with 'Rocketseat' Ignite course. ("Desafio 06 - Testes unitários")
https://github.com/rafa-kozand/ignite_node.js_challenge_06
ignite ignite-nodejs ignite-rocketseat javascript nodejs rocketseat typescript
Last synced: 3 months ago
JSON representation
Node JS challenge done with 'Rocketseat' Ignite course. ("Desafio 06 - Testes unitários")
- Host: GitHub
- URL: https://github.com/rafa-kozand/ignite_node.js_challenge_06
- Owner: Rafa-KozAnd
- Created: 2023-04-20T18:48:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-20T18:57:41.000Z (over 2 years ago)
- Last Synced: 2025-01-10T20:17:16.957Z (9 months ago)
- Topics: ignite, ignite-nodejs, ignite-rocketseat, javascript, nodejs, rocketseat, typescript
- Language: TypeScript
- Homepage:
- Size: 47.9 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![]()
![]()
![]()
![]()
![]()
![]()
# Ignite_Node.js_Challenge_06
Node JS challenge done with 'Rocketseat' Ignite course. ("Desafio 06 - Testes unitários")
## 💻 Sobre o desafio
Nesse desafio, você deverá criar testes unitários para uma aplicação já pronta usando tudo que aprendeu até agora sobre testes.
Para que você possa focar somente na parte de testes unitários sem precisar estudar muito a aplicação do zero, o template foi desenvolvido com base em uma aplicação já conhecida: **FinAPI**. A API construída no primeiro módulo da trilha.