Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bot-do-jao authored Feb 4, 2023
1 parent b041cae commit c6c59a1
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,15 +133,21 @@ Para executar os testes do backend:
```
git clone https://github.com/fga-eps-mds/2022-2-FGAtlas.git
```
2. Crie um novo banco de dados para testes com:
```
dbcreate fgatlasdb_test
```

2. Instale todas as dependências do repositório com:
3. Instale todas as dependências do repositório com:
```
npm install
```
3. Inicie os testes com:
4. Inicie os testes com:
```
npm run test
```
Para executar os testes do backend:


## :orange_book: Backlog do produto

Expand Down

0 comments on commit c6c59a1

Please sign in to comment.