Open MaddieM4 opened 10 years ago
We should be able to have a much more consistent, less redundant test system if we replace all our reflect.DeepEqual stuff with assert.Equal. Just need to sweep through the tests and update them all.
We should be able to have a much more consistent, less redundant test system if we replace all our reflect.DeepEqual stuff with assert.Equal. Just need to sweep through the tests and update them all.