Gitiles
Code Review
Sign In
review.gerrithub.io
/
Azulinho
/
app7847
/
e2972543e58d1602e46f7543d4d8e3fadfb31bdf
/
.
/
tests
/
features
/
publish-a-message.feature
blob: fa6ef7acd0c982089c5885b6957ee01d1372c8ff [
file
] [
log
] [
blame
]
Feature
:
Publish
a message
In
order to test the publish method
As
a user
I will publish a message to a topic
Scenario
:
Publish
a message to a topic
Given
I create a
new
topic
using
POST
/
topic0
Then
I should
get
a
200
back