#!/usr/bin/env bash set -e cd "$(dirname $(dirname "$0"))" || exit OPENWEATHER_KEY="" poetry run pytest tests