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

Move example stories into separate example project #54

Open
britter opened this issue Jun 24, 2014 · 2 comments
Open

Move example stories into separate example project #54

britter opened this issue Jun 24, 2014 · 2 comments

Comments

@britter
Copy link
Contributor

britter commented Jun 24, 2014

Currently we have several example stories in the src/test folder. While mvn test will ignore these tests and give you immediate feedback if everything is okay, running all tests in eclipse/intellij will show a red bar. This is because some of the example stories are only there to fail. This is confusing and we should create a new example project that only contains the example stories. The src/test folder in the main project should only contain real tests for the library.

@visusnet
Copy link
Contributor

@britter I have pushed a proposal. We should get some ppl review this. While going through the existing tests I noticed that there is some more work to do: #63.

@visusnet
Copy link
Contributor

Pull request: #64

visusnet added a commit that referenced this issue Jun 30, 2014
britter added a commit that referenced this issue Jun 30, 2014
@britter britter removed this from the 1.2.0 milestone May 28, 2015
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

2 participants