Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
In order to enhance the test coverage of submarine, submarine now supports 2 test methods:
1. Run test cases directly during development
2. Install and deploy the submarine system in travis or local k8s on kind for simulation test. (Test is the most authentic and reliable)
At present, there are duplicate test cases in multiple module types. In order to manage test cases in a unified manner, a commons-test module needs to be added to submarine-commons to manage the base class of test cases