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

Turn kibana3::config into a parameterized class and refactor how it's… #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Turn kibana3::config into a parameterized class and refactor how it's… #21

wants to merge 1 commit into from

Conversation

nickchappell
Copy link

… called from the main kibana3 class so that variables are brought into scope properly for the future parser.

This should fix the issue from #18

… called from the main kibana3 class so that variables are brought into scope properly for the future parser.
@thejandroman
Copy link
Owner

Thanks, @nickchappell. Can you add tests and update the documentation?

@nickchappell
Copy link
Author

I'm not too familiar with Rspec. Which set of tests should I add a test for this to? Would the existing tests for kibana3::config cover my changes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants