mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-03-11 06:53:54 +00:00
Add 'rhizomehttp' to 'all' tests
Disable unused 'rhizomehttp' tests
This commit is contained in:
parent
ee9c96bb8c
commit
669080edc8
@ -29,6 +29,7 @@ includeTests dnahelper
|
|||||||
includeTests dnaprotocol
|
includeTests dnaprotocol
|
||||||
includeTests rhizomeops
|
includeTests rhizomeops
|
||||||
includeTests rhizomeprotocol
|
includeTests rhizomeprotocol
|
||||||
|
includeTests rhizomehttp
|
||||||
includeTests meshms
|
includeTests meshms
|
||||||
includeTests directory_service
|
includeTests directory_service
|
||||||
|
|
||||||
|
@ -859,22 +859,22 @@ test_RhizomeInsertIncorrectFilehash() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
doc_MeshmsListConversations="HTTP RESTful list MeshMS conversations as JSON"
|
doc_MeshmsListConversations="HTTP RESTful list MeshMS conversations as JSON"
|
||||||
test_MeshmsListConversations() {
|
Xtest_MeshmsListConversations() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
doc_MeshmsListMessages="HTTP RESTful list MeshMS messages in one conversation as JSON"
|
doc_MeshmsListMessages="HTTP RESTful list MeshMS messages in one conversation as JSON"
|
||||||
test_MeshmsListMessages() {
|
Xtest_MeshmsListMessages() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
doc_MeshmsListMessagesSince="HTTP RESTful list MeshMS messages in one conversation since token as JSON"
|
doc_MeshmsListMessagesSince="HTTP RESTful list MeshMS messages in one conversation since token as JSON"
|
||||||
test_MeshmsListMessagesSince() {
|
Xtest_MeshmsListMessagesSince() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
doc_MeshmsSend="HTTP RESTful send MeshMS message"
|
doc_MeshmsSend="HTTP RESTful send MeshMS message"
|
||||||
test_MeshmsSend() {
|
Xtest_MeshmsSend() {
|
||||||
:
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user