]> git.openstreetmap.org Git - rails.git/commitdiff
Refactor changeset index testing to assert against objects, not db queries
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 22 Jul 2020 15:25:10 +0000 (17:25 +0200)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 22 Jul 2020 15:39:48 +0000 (17:39 +0200)
This avoids the situation where tests pass despite an empty db.

Refs #2614


No differences found