/mosaico-server-tests

tests for the mosaico backend

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

mosaico-server-tests

These are tests for the Mosaico backend API endpoints. Developers can use these to verify their own server implementations.

These tests pass against mosaico v0.15 and django-mosaico g11825a0.

Setup

Inside a virtualenv, run: pip install -r requirements

Running

Inside the virtualenv set the following environment variables:

then run: nosetests