See the documentation
Testing
To test this crate, you need to start a Postgres database and export the DATABASE_URL environment variable.
You can use the provided docker-compose plan
# To start the test database
# Don't forget to set the environment variable
# Run the tests
# To stop the test database