Skip to content

Version 1.1.3

Compare
Choose a tag to compare
@sricharankrishnan sricharankrishnan released this 03 Feb 07:42
· 6 commits to master since this release

[build] Unit Testing

  • created unit test for the following

    1. get-count-of-unique-vowels
    2. accepts-only-string-arg
    3. remove-all-vowels-from-string
  • additionally, correct a method in the package as well by adding
    'toLowerCase()' when checking for unique vowels in an input string