bkochuna / ners570f23-SpMV

1 stars 0 forks source link

Add COO view tests #55

Open KyleVaughn opened 11 months ago

KyleVaughn commented 11 months ago

Description:

This test will check the successful implementation of a COO view method from the class. It will also determine the correctness of the outputs from the method.

Tasks:

Definition of done:

The test will give desired outputs (pass or fail) with messages based on the test provided.

KyleVaughn commented 11 months ago

Review by @AshrayMohit

AshrayMohit commented 11 months ago

Sound implementation, could use a couple of more tests,

These would make it an easier debugging implementation