test(disco): add functional test for disco#items error handling
Verifies that /disco items displays error responses (e.g. service-unavailable) to the user, per XEP-0030 Section 7.
This commit is contained in:
1
tests/functionaltests/test_disco.h
Normal file
1
tests/functionaltests/test_disco.h
Normal file
@@ -0,0 +1 @@
|
||||
void disco_items_error_handling(void** state);
|
||||
Reference in New Issue
Block a user