-
Notifications
You must be signed in to change notification settings - Fork 0
VUS use cases
illyfrancis edited this page Aug 1, 2013
·
2 revisions
Given a transaction,
When it belongs to cashaway model and has account of type b/c,
Then process as vus.
Give a vus transaction,
When the transaction is unknown (i.e. hasn't been processed before)
Then
store the transaction,
look for account a,
create a vus with unique id,
associate the two (relationship)
check if vus can be sent out, if yes send vus 1.
Given a vus transaction,
When the transaction is known,
Then