renjiezhang / CAS-741

Project documents related to CAS 741
Other
0 stars 0 forks source link

Unit Testing - Load Data #19

Open aoananp opened 7 years ago

aoananp commented 7 years ago

As per unit testing, what will be the unit test case/s for the data loading functionality? It should be different from the system test.

smiths commented 6 years ago

How was this issue addressed?

renjiezhang commented 6 years ago

The data loading is part of the unit test, but it is system test as well

smiths commented 6 years ago

In your document you should clarify the difference between the unit test for data loading and the system test. I'm assuming that the system test is for all of the module working together, as opposed to testing just one module. Once you clarify the documentation, you can close this issue. Ideally when you close the issue, you should include in your message the hash code of the commit that addressed the concerns.