Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.9
-
Component/s: Dev and Dep
-
Labels:None
-
Epic Link:
Description
There is need to separate and group unit tests in Jalview based on their specific requirements. i.e.
- Functional (basic unit test that must always run)
- Network (depends on network connection to pass)
- External dependencies (depends on a third party resource to pass)
- Interactive (depends on human interaction to pass)
- Functional (basic unit test that must always run)
- Network (depends on network connection to pass)
- External dependencies (depends on a third party resource to pass)
- Interactive (depends on human interaction to pass)
Attachments
Issue Links
- related with
-
JAL-1270 Test suite for Jalview
- In Progress