You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Let's leverage the Panopoly behat scripts in our Travis build. Will probably need to...
*Add panopoly_test module
*Run a travis-ci.sh script in our .travis.yml
*Adapt the Panopoly travis-ci.sh script to Hotsauce's needs (correct the Panopoly paths, any other incompatibilities)
The text was updated successfully, but these errors were encountered:
We moved our tests into panopoly_test and created the travis-ci.sh specifically to allow child distributions to re-use the tests. :-) However, there's a lot more that could be done, especially with regard to making travis-ci.sh more generic and (eventually) moving peices of it to panopoly_test. Any help with that would be much appreciated! ;-)
Let's leverage the Panopoly behat scripts in our Travis build. Will probably need to...
*Add panopoly_test module
*Run a travis-ci.sh script in our .travis.yml
*Adapt the Panopoly travis-ci.sh script to Hotsauce's needs (correct the Panopoly paths, any other incompatibilities)
The text was updated successfully, but these errors were encountered: