[ https://issues.apache.org/jira/browse/PIO-35?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15523894#comment-15523894 ]
ASF GitHub Bot commented on PIO-35: ----------------------------------- Github user chanlee514 commented on a diff in the pull request: https://github.com/apache/incubator-predictionio/pull/300#discussion_r80547577 --- Diff: .travis.yml --- @@ -68,7 +69,7 @@ env: before_install: - unset SBT_OPTS JVM_OPTS - - docker pull ziemin/pio-testing + - docker pull chanlee514/pio-testing --- End diff -- That sounds good. Once this is done, I think we should add documentation on how to experiment/contribute to the Docker image as well. > Add integration tests for major templates > ----------------------------------------- > > Key: PIO-35 > URL: https://issues.apache.org/jira/browse/PIO-35 > Project: PredictionIO > Issue Type: Improvement > Reporter: Chan > > Developers of engine templates should be able to test that their template > works with the latest changes in PredictionIO. As a starting point, we can > expand the integration test suite to all previously "official" templates. -- This message was sent by Atlassian JIRA (v6.3.4#6332)