GNOME Bugzilla – Bug 630433
Re-designate Folks Telepathy backend tests as integration tests; create Telepathy-only tests
Last modified: 2010-11-04 18:29:47 UTC
The tests that exist, as of this writing, are actually integration tests (since they require both the Telepathy and key-file backends), not purely Telepathy backend tests (though they are labeled as such). As such, we should also create purely Telepathy-backend-only tests, to be run before the integration tests (since they would be more-basic).
This is blocked by bug #629081, since we'll need to be able to disable all non-Telepathy backends to do the Telepathy-only tests.
Recent commits have added tests for BackendStore and make the Telepathy and key-file backend tests test only their own backends. We should certainly add tests for merging (which are proper integration tests), but this bug is fixed.