mozilla/redash-ui-tests

Add test command tool

Closed this issue · 0 comments

I think a test env manager, like Tox would be a good addition. Instead of long pipenv command, we could setup and run a test suite using a command like tox -e ui-tests. Pipenv would still work within tox and it would allow for simpler test commands.