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

- Added 100% coverage for utils/languages.js. #29

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Oct 20, 2018

  1. - Added 100% coverage for utils/languages.js.

    - Minor bug fixes:
       - Handling if no language/null is supplied to addLanguage().
       - Add check if invalid language is supplied to addLanguage().
    perdeepOsingh committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    e152d11 View commit details
    Browse the repository at this point in the history
  2. - Fixed travis error *The command "eval yarn " failed. Retrying, 2 of…

    … 3.*
    
    >If both package.json and yarn.lock are present in the current directory, we run the following command instead of npm install.
    perdeepOsingh committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    779365f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from perdeepOsingh/Test-Travis-Test-Fix

    - [ ] Checked, this fixes the issue where test failed for *Node.js: 5.11*
    Perdeep Singh committed Oct 20, 2018
    Configuration menu
    Copy the full SHA
    21a24e0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2018

  1. Configuration menu
    Copy the full SHA
    1fb1f7f View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Test-languages-js' of github.com:perdeepOsingh/vue2-cal…

    …endar into Test-languages-js
    perdeepOsingh committed Oct 21, 2018
    Configuration menu
    Copy the full SHA
    6a736f5 View commit details
    Browse the repository at this point in the history