pulp icon indicating copy to clipboard operation
pulp copied to clipboard

refactor "test" to a test

Open frrad opened this issue 1 year ago • 2 comments

there was some dangling test code, but no actual test that exercised the Matrix class.

frrad avatar Aug 31 '24 22:08 frrad

hello! and thanks. Could you add it importing unittests like the test_pulp.py file example? Thay way they're all tested together.

pchtsp avatar Sep 01 '24 16:09 pchtsp

Done! It also seemed to be necessary to register the test in run_tests.py. Let me know if that was not the right thing to do.

frrad avatar Sep 02 '24 03:09 frrad