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

Updated sipunit to 2.0.3 and mss-arquillian to 1.0.2 #2740

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

Commits on Dec 29, 2017

  1. Upgraded SipUnit version to 2.0.3

    This resolve #RESTCOMM-1487
    gvagenas committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    d130cbf View commit details
    Browse the repository at this point in the history
  2. Updated mss-arquillian to 1.0.2

    This refer to #RESTCOMM-1487
    gvagenas committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    8548730 View commit details
    Browse the repository at this point in the history
  3. Removed unstable category from TestDialVerb* test classes in order to…

    … see results
    
    This refer to #RESTCOMM-1487
    gvagenas committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    7570978 View commit details
    Browse the repository at this point in the history
  4. 1) Changed version of wiremock to 1.56 (latest build with Java7),

    2) Added
            wireMockRule.resetScenarios();
            wireMockRule.resetMappings();
    in the after() method of test classes
    3) Removed Unstable test from the excluded tests
    This refer to #RESTCOMM-1501
    gvagenas committed Dec 29, 2017
    Configuration menu
    Copy the full SHA
    095ba85 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2017

  1. Revert "1) Changed version of wiremock to 1.56 (latest build with Jav…

    …a7), 2) Added wireMockRule.resetScenarios(); wireMockRule.resetMappings(); in the after() method of test classes 3) Removed Unstable test from the excluded tests This refer to #RESTCOMM-1501"
    
    This reverts commit 095ba85
    gvagenas committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    822e65b View commit details
    Browse the repository at this point in the history
  2. Fixes for testsuite

    gvagenas committed Dec 30, 2017
    Configuration menu
    Copy the full SHA
    76361ea View commit details
    Browse the repository at this point in the history