Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- Blocked
-
SUBMARINE-334 Update the E2E test framework for workbench-ng
- Closed
- incorporates
-
SUBMARINE-374 [E2E] E2E test framework with Firefox on Travis
- Resolved
-
SUBMARINE-378 [E2E] E2E test with Chrome on macOS.
- Resolved
- is a parent of
-
SUBMARINE-846 Frontend E2E tests are not stable
- Resolved
-
SUBMARINE-841 Modify hard-coded URLs in frontend E2E test to soft-coded URLs
- Resolved
- is related to
-
SUBMARINE-164 [Umbrella] Mini-submarine
- Resolved
- relates to
-
SUBMARINE-98 [Umbrella] Submarine web page
- Resolved
-
SUBMARINE-165 [Umbrella] Submarine Workbench
- Resolved
- links to