Details
-
Type: Improvement
-
Status: Closed (View Workflow)
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:None
-
Story Points:2
-
Epic Link:
-
Sprint:Fall 1: 14 Sep - 25 Sep, Fall 2: 28 Sep - 9 Oct, Fall 3: Oct 12 - Oct 23
Description
There are three test classes in the "quickload" sub-project of the "core" super-project which have dependencies on external QL hosting, which has changed.
This tasks is to re-write the tests to use on-board test files, rather than externally hosted files.
Suggestion:
Create a simple QL site within the test resources directory for use in testing. Then modify the tests to use this local QL site.
In addition, do your best to improve the test coverage so that more fragile aspects of the code are tested. Review Jira issues to get a sense of what aspects are the most fragile.
Attachments
Issue Links
- relates to
-
IGBF-2341 Improve test case - do not contact igbquickload during test phase of build cycle
- Closed
[~aloraine] I believe Srishti Tiwari has already fixed this issue in
IGBF-2341. I have tried to run the test cases without the internet and everything is working fine. We are not using any externally hosted files for testing in Quickload now. Please let me know if I need to work on anything more other than removing externally hosted files for this ticket?.