Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement present no Bizcasts to user #1

Closed
donigian opened this issue Dec 5, 2016 · 0 comments
Closed

Implement present no Bizcasts to user #1

donigian opened this issue Dec 5, 2016 · 0 comments

Comments

@donigian
Copy link
Owner

donigian commented Dec 5, 2016

|scenario|given no bizcasts|
|clear bizcasts|

|scenario|with user _ logged in|user|
|login user|@user|

|scenario|and with license for _ able to view _|user,codecast|
|create license for |@user| viewing |@codecast|

|scenario|then presentation user will be _|user|
|check|presentation user|@user|

|scenario|there will be no bizcasts presented|
|check|count of bizcasts presented|0|

donigian added a commit that referenced this issue Dec 5, 2016
Light on unit tests since there wasn't really anything worthwhile testing.
Most of the implementation was to setup code architecture given use case.

Resolves: #1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant