Skip to content

Latest commit

 

History

History
79 lines (55 loc) · 2.29 KB

README.md

File metadata and controls

79 lines (55 loc) · 2.29 KB

Water quality

Prerequisites

To have installed the following:

A .env file with the correct variables specified in the .env.example file.

Testing

At this point, we only can test receiving and sending messages manually or using the unit tests.

Unit test

In order to run the unit tests of the project you can run:

pnpm test:local