springload / wagtaildraftail

🐦📝🍸 Draft.js editor for Wagtail, built upon Draftail and draftjs_exporter
https://pypi.python.org/pypi/wagtaildraftail
MIT License
24 stars 3 forks source link

Finish setup so E2E tests run in CI #17

Open thibaudcolas opened 7 years ago

thibaudcolas commented 7 years ago

This is just a matter of test setup. The problems are:

I think the likely best move would be to orchestrate this with tox / bash scripts, and only run it with different environments in git hooks / CI.