[ https://issues.apache.org/jira/browse/SUBMARINE-180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Liu Xun resolved SUBMARINE-180. ------------------------------- Fix Version/s: 0.4.0 Resolution: Fixed Issue resolved by pull request 69 [https://github.com/apache/submarine/pull/69] > [Umbrella] Submarine E2E Test Framework > --------------------------------------- > > Key: SUBMARINE-180 > URL: https://issues.apache.org/jira/browse/SUBMARINE-180 > Project: Apache Submarine > Issue Type: New Feature > Reporter: Xun Liu > Assignee: HSIN YUAN, CHEN > Priority: Major > Labels: pull-request-available > Fix For: 0.4.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > This is New Submarine Module. > In order to guarantee the quality of submarine software, we need to provide > an end-to-end testing framework, in which at least the following functions > are included: > 1. Simulate all user WEB operations in submarine workbench through firefox > version 31. (We can refer to the end-to-end test method of the Apache > Zeppelin. > [https://github.com/apache/zeppelin/tree/master/zeppelin-integration] > 2. In the submarine-inter module, the WEB simulator simulates the operation > of the web front end to ensure the correctness of all web front-end > operations in the submarine-workbench. > 3. Create a submarine machine learning run cluster through docker and perform > algorithm testing on all the machine learning frameworks we provide. It may > be a bit difficult to achieve this, and you can consider implementing it > later. > In Travis CI, the end-to-end test framework will be triggered. Only through > all E2E tests can the newly submitted code be guaranteed to be merged into > the code repository without breaking the functionality of the original system. -- This message was sent by Atlassian Jira (v8.3.4#803005)