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

Add unit tests for cache, convert it to es6 class #427

Merged
merged 6 commits into from
Jan 29, 2019
Merged

Commits on Jan 28, 2019

  1. Add jsdoc comments for cache

    Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>
    s1na committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    506fb90 View commit details
    Browse the repository at this point in the history
  2. Add api tests for cache

    Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>
    s1na committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    8020a1a View commit details
    Browse the repository at this point in the history
  3. Convert cache to es6 class

    Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>
    s1na committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    ed3a7da View commit details
    Browse the repository at this point in the history
  4. Minor syntactic changes

    Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>
    s1na committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    00e5fb7 View commit details
    Browse the repository at this point in the history
  5. Rm cacheTest.js

    Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>
    s1na committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    51070a4 View commit details
    Browse the repository at this point in the history
  6. Rm cacheTest from tester

    Signed-off-by: Sina Mahmoodi <itz.s1na@gmail.com>
    s1na committed Jan 28, 2019
    Configuration menu
    Copy the full SHA
    1482946 View commit details
    Browse the repository at this point in the history