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

Enhance sample application to demonstrate end to end scenarios #14

Open
5 tasks
Martin-Bohring opened this issue Jul 2, 2016 · 0 comments
Open
5 tasks

Comments

@Martin-Bohring
Copy link
Owner

Martin-Bohring commented Jul 2, 2016

Currently the sample application only demonstrates using fixieSpec with a simple sample POCO domain. This allows to demonstrates how to write specifications, but avoids all problems showing up in practice.

To show how to use specifications as integration tests, the sample application needs to to have persistence, an API, a UI and other port types.

  • Add uses cases and specifications driven by REST API
  • Create UI and specifications on top of REST API
  • Document the sample more extensively, so a first time user can get around
  • Simplify, simplify
  • Eventually move the sample application to its own repository
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant