An open API service indexing awesome lists of open source software.

https://github.com/kastorcode/gostack-module-13

Module #13 of the Rocketseat GoStack Bootcamp: ReactJS Tests.
https://github.com/kastorcode/gostack-module-13

bootcamp brazil course css frontend goiania goias gostack html javascript jest matheus module oliveira ramalho react-app-rewired react-tests reactjs rocketseat testing-library

Last synced: 10 days ago
JSON representation

Module #13 of the Rocketseat GoStack Bootcamp: ReactJS Tests.

Awesome Lists containing this project

README

          

## GoStack Bootcamp Module 13

> 🚀 Practical project of the [Rocketseat](https://rocketseat.com.br) GoStack Bootcamp.
👷 Developed by Matheus Ramalho de Oliveira.
🔨 Systems Analyst, Full-Stack Developer.
🏡 Goiânia, Goiás, Brasil.
✉️ kastorcode@gmail.com
👍 [instagram.com/kastorcode](https://www.instagram.com/kastorcode)

---




Module 13: ReactJS Tests

---

### Screenshot



---

### 🚀 Installation and execution

1. Make a clone of this repository;
2. Enter the folder running `cd gostack-module-13`;
3. Run `yarn` to install dependencies;
4. Run `yarn test` to perform the tests;
5. Run `yarn coverage` to perform the tests by analyzing the code coverage;
6. Open the `index.html` file in the folder `__tests__/coverage/lcov-report` to analyze the results.

---

### 🗓 ️Roadmap

- Introduction to Node.js
- Creating Node.js project
- Continuing Node.js project
- CSS Flexbox
- UI Design
- Introduction to React
- First project with ReactJS
- First project with React Native
- Front-end documentation
- Flux architecture
- Using React Hooks
- Server-side rendering(SSR) with ReactJS
- GraphQL
- Expo
- Creating ReactJS project
- Creating React Native project
- Animations with React Native
- Full-stack app development
- Node.js tests
- Node.js deploy
- ReactJS tests
- React Native tests
- ReactJS deploy
- React Native publication
- WebSocket with Express
- Advanced patterns at Node.js
- OmniStack SaaS(software as a service) and AdonisJS
- Final challenge
- Monorepo