Skip to content

Services used to maintain the project "Mapa do Acolhimento".

License

Notifications You must be signed in to change notification settings

nossas/mapa-do-acolhimento

Repository files navigation

Welcome to Mapa do Acolhimento 👋

Version Build Status
License: AGPL--3.0
Conventional Commits

A monorepo that holds all the services used to maintain the project 'Mapa do Acolhimento'

Demo

Prerequisites

  • pnpm 5.2.1
  • node >= 12.13 <13

Commands

Install

pnpm i

Run tests

pnpm m run test

Run command in a specific package

pnpm --filter <package-name> <command>

Run a command in all packages

pnpm m <command>

Tests

Following some tips from Javascript Testing Best Practices, we like our tests to follow these three questions:

(1) What is being tested? For example, the ProductsService.addNewProduct method

(2) Under what circumstances and scenario? For example, no price is passed to the method

(3) What is the expected result? For example, the new product is not approved

Boilerplate for future projects

Author

👤 Nossas tech@nosssas.org

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page. You can also take a look at the contributing guide.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2020 Nossas tech@nosssas.org.
This project is AGPL--3.0 licensed.


This README was generated with ❤️ by readme-md-generator

About

Services used to maintain the project "Mapa do Acolhimento".

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages