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

Set up automated JUnit framework #52

Open
ianthpun opened this issue May 31, 2017 · 2 comments
Open

Set up automated JUnit framework #52

ianthpun opened this issue May 31, 2017 · 2 comments

Comments

@ianthpun
Copy link

ianthpun commented May 31, 2017

This will need work to do a temporary Redis server that vilebot will read/write to in order to do proper junit testing.

@lberk
Copy link

lberk commented Jun 6, 2017

We should get this started before accepting more fixes and 'features'

@Josh-Matsuoka
Copy link
Contributor

I've started work on integration tests for some of the less trivial features (e.g. database interactions) starting a redis instance, testing that interactions work as expected, then stopping the instance and cleaning up. Once thats done I'll start looking into ways of testing the handlers.

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

4 participants