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

[unit test] Enable Unit test and add target in Makefile #145

Merged
merged 2 commits into from
Aug 8, 2019

Commits on Aug 8, 2019

  1. Enable Unit test and add target in Makefile

    This PR
    - Adds make target to run unit tests
    - Enable unit test check in travis
    Signed-off-by: Shovan Maity <shovan.cse91@gmail.com>
    shovanmaity authored and codenio committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    94cf7bc View commit details
    Browse the repository at this point in the history
  2. Rebase onto develop, Add to unit-test to release

    This commit
    - Just rebased this PR onto infracloudio:develop 
    - adds `unit-test` to `make release`
    
    Signed-off-by: Aananth K <aananthraj1995@gmail.com>
    codenio committed Aug 8, 2019
    Configuration menu
    Copy the full SHA
    414e9f3 View commit details
    Browse the repository at this point in the history