Skip to content

Latest commit

 

History

History
46 lines (23 loc) · 960 Bytes

Workflow.md

File metadata and controls

46 lines (23 loc) · 960 Bytes

Workflow

Given An annon user

When enters in homepage

Then should be able to see the # button

Home

When user click in # button

Then should be redirected to # page

#

Given a user in # page

When enter in the form with a valid email and password

invalid email

Then it should be registered

And display de user information

signed up

Then when user enter in # page should be able to #

And open a new session

Signed in

Given All user events happened in UI

 And published in rabbit

rmq

 Then it should be consumed to be stored in elastic

And visible in Kibana

kibana