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 tests for package management service #8876

Merged

Commits on Dec 9, 2020

  1. Add integration tests for package management service

    ---
    
    Master Issue: apache#8676
    
    *Motivation*
    
    Add integration tests for testing the whole package management service.
    
    *Modifications*
    
    - Add integration tests
    - Fix some issue when startup the package management service
    zymap committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    ebc394b View commit details
    Browse the repository at this point in the history
  2. Add the tests into the suite

    zymap committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    cfecdf5 View commit details
    Browse the repository at this point in the history
  3. Disable the failure tests

    zymap committed Dec 9, 2020
    Configuration menu
    Copy the full SHA
    c1bfe4c View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. Address comments

    zymap committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    503ff74 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c21e14e View commit details
    Browse the repository at this point in the history
  3. Fix the unit tests

    zymap committed Dec 10, 2020
    Configuration menu
    Copy the full SHA
    aee3777 View commit details
    Browse the repository at this point in the history