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

Testing #39

Open
davpin opened this issue Nov 19, 2015 · 1 comment
Open

Testing #39

davpin opened this issue Nov 19, 2015 · 1 comment

Comments

@davpin
Copy link
Owner

davpin commented Nov 19, 2015

Currently we have ok unit test coverage for quotes, accounts and portfolio (although probably should have more and better ones).

Issues are:

  • some unit tests are not really unit tests as they call out to external services. these should be contained to code.
  • no integration testing

Building a CI pipeline using concourse, so probably a good idea to have more automated testing as this will allow to release more often.

sbt_pipeline

It would be good if we could have integration testing for each service and also some end-2-end testing (maybe with selenium???)

@mmcvay-pivotal
Copy link

Test comment from Martin

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