Closed GrantGabbert closed 2 months ago
For non-static routes, the age will change between snapshots. So the snapshot comparison will always fail.
Route age shouldn't be a factor for snapshot comparison.
Route age is used in snapshot comparison.
Exclude route age in snapshot comparison.
I had to tweak the integration to exclude the route age to continue testing.
Describe the bug
For non-static routes, the age will change between snapshots. So the snapshot comparison will always fail.
Expected behavior
Route age shouldn't be a factor for snapshot comparison.
Current behavior
Route age is used in snapshot comparison.
Possible solution
Exclude route age in snapshot comparison.
Steps to reproduce
Context
I had to tweak the integration to exclude the route age to continue testing.
Your Environment