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

Major add of unit tests for most commands. Some fixes resulting... #189

Merged
merged 1 commit into from Mar 30, 2020

Conversation

guyacosta
Copy link
Contributor

Major add of unit tests for most commands. Some fixes as a resulting benefit of these new tests to improve the core functionality and handle outlier behavior.

…benefit of these new tests to improve the core functionality and handle outlier behavior.
@guyacosta
Copy link
Contributor Author

guyacosta commented Mar 30, 2020

  • Adds missing options for fileexlusionfilters to TagDiff and TagTest commands preventing ability to use with files under test, docs etc. folders
  • Adds check for ability to write log file where requested
  • Adds check for consoleverbosity = none and no output file specified for all i.e. no output anywhere
  • Standardizes exit code names between tagdiff and tagtest; no values change
  • Lowercases json tags fields for conformity
  • Addresses count error in total matches by deducting tagcounters in preferences with includeAsMatch=false
  • Adds unit tests and source files (early draft for now)

@guyacosta guyacosta merged commit be81865 into master Mar 30, 2020
@guyacosta guyacosta deleted the UnitTestAddAndFixes branch March 30, 2020 01:33
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.

None yet

1 participant