john-bodley commented on a change in pull request #5693: Adding simple Cypress
tests
URL:
https://github.com/apache/incubator-superset/pull/5693#discussion_r215749604
##########
File path: tox.ini
##########
@@ -63,6 +63,19 @@ commands =
{toxinidir}/superset/assets/js_build.sh
deps =
+[testenv:cypress]
+commands =
+ {toxinidir}/superset/assets/cypress_build.sh
+setenv =
+ SUPERSET_CONFIG = tests.superset_test_config
Review comment:
Nit. Alphabetical order.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]