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 integration test CI task and fix integration test #489

Merged
merged 37 commits into from
Oct 2, 2018

Commits on Sep 13, 2018

  1. Configuration menu
    Copy the full SHA
    d638710 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35520e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c9947e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f691d4d View commit details
    Browse the repository at this point in the history
  5. fix typo

    NicolasMahe committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    021cafc View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Add integration_test task

    NicolasMahe committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    5fa0f70 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db29f3f View commit details
    Browse the repository at this point in the history
  3. Fix task name

    NicolasMahe committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    05eaf50 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13242d6 View commit details
    Browse the repository at this point in the history
  5. Fix circleci

    NicolasMahe committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    2519f0d View commit details
    Browse the repository at this point in the history
  6. Fix some integration test

    NicolasMahe committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    f0b2d25 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b5e850 View commit details
    Browse the repository at this point in the history
  8. Remove build docker

    NicolasMahe committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    7e7260c View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2018

  1. Configuration menu
    Copy the full SHA
    08506b5 View commit details
    Browse the repository at this point in the history
  2. Fix indentation

    NicolasMahe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    04d6596 View commit details
    Browse the repository at this point in the history
  3. Add new parameter event in Container.DeleteNetwork.

    This parameter tell what event from Docker to wait to confirm the deletion of the network. Can be "remove" or "destroy" depending in context.
    NicolasMahe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    373b146 View commit details
    Browse the repository at this point in the history
  4. Fix integration test

    NicolasMahe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    08abd98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4cb4010 View commit details
    Browse the repository at this point in the history
  6. Merge commit 'dev' into feature/ci-integration-test

    # Conflicts:
    #	service/start_test.go
    #	service/stop.go
    #	service/stop_integration_test.go
    NicolasMahe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    45ff0d3 View commit details
    Browse the repository at this point in the history
  7. Fix integration test

    NicolasMahe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    36e908a View commit details
    Browse the repository at this point in the history
  8. Move back unit test

    NicolasMahe committed Sep 25, 2018
    Configuration menu
    Copy the full SHA
    c7b5004 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8da0e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2018

  1. Configuration menu
    Copy the full SHA
    27f83b5 View commit details
    Browse the repository at this point in the history
  2. add missing replacements

    antho1404 committed Sep 26, 2018
    Configuration menu
    Copy the full SHA
    6ff1c97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26e98d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e627dba View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2018

  1. Configuration menu
    Copy the full SHA
    14eb4d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ae3322 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1cff3e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    461132a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8b80517 View commit details
    Browse the repository at this point in the history
  6. container: fix tests

    ilgooz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    e452858 View commit details
    Browse the repository at this point in the history
  7. Add verbose flag to tests

    krhubert committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    9816b5e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2811133 View commit details
    Browse the repository at this point in the history
  9. api: fix test TestCheckService

    ilgooz committed Sep 27, 2018
    Configuration menu
    Copy the full SHA
    cbc69c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2018

  1. Configuration menu
    Copy the full SHA
    829699e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #505 from mesg-foundation/fix/container-stopservice

     Fix change of behavior of StopService introduced in commit #0366e06
    antho1404 committed Oct 1, 2018
    Configuration menu
    Copy the full SHA
    ed46533 View commit details
    Browse the repository at this point in the history