Skip to content

Improve Tests #8

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

Merged
merged 4 commits into from
Aug 24, 2016
Merged

Improve Tests #8

merged 4 commits into from
Aug 24, 2016

Conversation

jonathanio
Copy link
Owner

Improve some of the handling around tests as part of the work on DNSSEC support.

Jonathan Wright added 3 commits August 24, 2016 11:33
The extra echo statement was putting out erronious information both to the terminal during tests and to OpenVPN (for example, adding "-p user.local" to the message). Means we don't need to override the log() function as well.
This was set in the last test but not cleared, so subsequent new tests were failing.
Reset the DNS, DOMAIN, and DNSSEC expected options in the loop and then override with what is expected in the test. Will make tests easier to write and expand in the future. Add support for TEST_BUSCTL_DNSSEC for DNSSEC tests.
@jonathanio jonathanio added Enhancement WIP This is still being worked on and shouldn't be merged or closed. labels Aug 24, 2016
@jonathanio jonathanio removed the WIP This is still being worked on and shouldn't be merged or closed. label Aug 24, 2016
@jonathanio jonathanio merged commit e356fd1 into master Aug 24, 2016
@jonathanio jonathanio deleted the feature/improve-tests branch August 31, 2016 18:56
@tomeon tomeon mentioned this pull request Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant