tests: Fix the EDS link-personas-diff-stores test
authorPhilip Withnall <philip@tecnocode.co.uk>
Fri, 6 Jan 2012 14:37:28 +0000 (14:37 +0000)
committerPhilip Withnall <philip@tecnocode.co.uk>
Fri, 6 Jan 2012 18:48:35 +0000 (18:48 +0000)
commit07bd131884ce4ae7d6e1fa9bf777da38b82b1a46
treee8454dc2ba1b26181f9468fd06e6f391fca92281
parentd4aeea66f0719dc7a77a43372a940735cdfff4f2
tests: Fix the EDS link-personas-diff-stores test

Due to the tightening up of checks for PersonaStores being prepared before
PersonaStore.add_persona_from_details() is called, this test was failing
because it didn’t wait for its persona stores to get prepared.

This fixes the problem by waiting for quiescence before launching into the
test code proper.
tests/eds/link-personas-diff-stores.vala