testRangesWrapAroundWithLargeSteps()
testRangesWrapAroundWithLargeSteps()
Ranges with large steps should "wrap around" to the appropriate value
cronie allows for steps that are larger than the range of a field, with it wrapping around like a ring buffer. We
should do the same.