Fixed DeprecationWarnings in the test suite
This PR fixes a number of FutureWarning
s and DeprecationWarning
s emitted when running the test suite, mainly from not correctly comparing Quantity
objects to other things.
This PR fixes a number of FutureWarning
s and DeprecationWarning
s emitted when running the test suite, mainly from not correctly comparing Quantity
objects to other things.