Most of the tests had string comparisons fail and needed to be updated. This fixes all the failing unittests.
TODO: If possible have the unittests find the index of the widgets instead of hard coding it
rebased
It does indeed fix all the tests :thumbsup:
@sayanchowdhury any objections to merging this? It's making writing new unit tests tough since they're currently failing on develop.
Nope.
Pull-Request has been merged by jcline
Most of the tests had string comparisons fail and needed to be updated. This fixes all the failing unittests.
TODO: If possible have the unittests find the index of the widgets instead of hard coding it