#!/usr/bin/env bash export $(cat .env | xargs) pytest -s -W ignore::DeprecationWarning src/tests/test_nodes.py