HomeSoftware Heritage

Add test for origin_visit_get_latest in presence of mismatched id and date…

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Add test for origin_visit_get_latest in presence of mismatched id and date orders

It was unclear this actually worked; I had to write this test to realize
the code wasn't buggy.

Also replaced a conditional that is always False (because Cassandra
always returns results in the order of the clustering key) with an
assertion, so the code is less confusing.

Details

Provenance
vlorentzAuthored on Aug 20 2021, 8:11 PM
vlorentzPushed on Aug 24 2021, 4:14 PM
Differential Revision
D6121: Add test for origin_visit_get_latest in presence of mismatched id and date orders
Build Status
Buildable 23125
Build 36068: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.