PHP Classes

File: doc/Workflow.md

Recommend this page to a friend!
  Classes of Niko   PHP HouseHold   doc/Workflow.md   Download  
File: doc/Workflow.md
Role: Auxiliary data
Content type: text/markdown
Description: Auxiliary data
Class: PHP HouseHold
Manage the stock of groceries in a house
Author: By
Last change:
Date: 2 years ago
Size: 960 bytes
 

Contents

Class file image Download

Workflow

Given An annon user

When enters in homepage

Then should be able to see the Sign Up button

Home

When user click in Sign Up button

Then should be redirected to Sign Up page

Sign up

Given a user in Sign Up 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 Sign In page should be able to Sign In

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