Some of the tests still use the older service-testing API, which is harder to understand and work with. smcv@carbon% grep -rlI '^@match' tests/twisted tests/twisted/test-register.py tests/twisted/roster/test-roster-subscribe.py tests/twisted/roster/test-google-roster.py tests/twisted/muc/test-muc-invitation.py tests/twisted/muc/test-muc-properties.py tests/twisted/muc/test-muc-ownership.py tests/twisted/muc/test-muc.py tests/twisted/test-group-race.py grep: tests/twisted/stream: No such device or address tests/twisted/test-caps-update.py tests/twisted/olpc/olpc-muc-prop-change.py tests/twisted/olpc/test-olpc-set-props-preload.py tests/twisted/olpc/olpc-muc-invitation.py tests/twisted/test-set-status-idempotence.py tests/twisted/vcard/test-avatar-tokens.py tests/twisted/vcard/test-muc-alias.py tests/twisted/vcard/test-vcard-torture.py tests/twisted/vcard/test-vcard-race.py tests/twisted/vcard/test-vcard-set-and-get.py tests/twisted/vcard/test-vcard-cache.py tests/twisted/test-capabilities.py
I updated OLPC tests in this branch http://monkey.collabora.co.uk/telepathy-gabble-cassidy/
This is now down to: muc/test-muc-properties.py vcard/test-muc-alias.py vcard/test-vcard-race.py vcard/test-vcard-set-and-get.py vcard/test-vcard-torture.py
I have ported or deleted all the vCard tests; my branch is awaiting review at http://git.collabora.co.uk/?p=user/wjt/telepathy-gabble-wjt.git;a=shortlog;h=refs/heads/port-vcard-tests
That branch is merged, leaving only muc/test-muc-properties.py, which I believe Daf has a port of.
Daf slew the test v1.0 monster!
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.