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

Refactor beacon monitoring tests #55

Open
mcupak opened this issue Mar 10, 2015 · 0 comments
Open

Refactor beacon monitoring tests #55

mcupak opened this issue Mar 10, 2015 · 0 comments

Comments

@mcupak
Copy link
Owner

mcupak commented Mar 10, 2015

Right now, there is a separate set of tests for each beacon, even though we're testing the same aspects of each of them. We should store queries for individual beacons in a config file and have a single (or a small number) of parameterized tests executing the respective queries across multiple beacons. It should be possible to achieve this with jUnit's @rule and @parameter.

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