UNPKG

139 BPlain TextView Raw
1#!/usr/bin/env bash
2set -eu
3echo "running tests"
4nodeunit test/unit
5echo "run integration"
6nodeunit test/integration/store-postgres.coffee