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

PR: Refactoring and adding tests for the brf module. #132

Merged
merged 25 commits into from
Dec 22, 2017

Conversation

jnsebgosselin
Copy link
Owner

@jnsebgosselin jnsebgosselin commented Dec 21, 2017

The objective of this PR is to use the new __rootdir__ variable that was introduced in PR #123 to define the directory where kgs_brf.exe is installed.

Also, the code of the kgs_brf module will be cleaned and new tests will be written.

Finally, some message will be added to tell the user that the BRF feature is currently not available on operating systems other than Windows. Unfortunately, I do not have the time to support fully a version on Linux... :(

@jnsebgosselin jnsebgosselin added this to the gwhat-0.2.2 milestone Dec 21, 2017
@jnsebgosselin jnsebgosselin self-assigned this Dec 21, 2017
@jnsebgosselin jnsebgosselin changed the title PR: Refactoring and adding test for the brf module. PR: Refactoring and adding tests for the brf module. Dec 21, 2017
@pep8speaks
Copy link

pep8speaks commented Dec 21, 2017

Hello @jnsebgosselin! Thanks for updating the PR.

Line 20:1: E402 module level import not at top of file

Line 19:1: E402 module level import not at top of file
Line 20:1: E402 module level import not at top of file

Comment last updated on December 22, 2017 at 15:32 Hours UTC

@jnsebgosselin jnsebgosselin merged commit 321850b into master Dec 22, 2017
@jnsebgosselin jnsebgosselin deleted the fix_install_brf branch December 22, 2017 15:36
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.

2 participants