• 
      

    Clear integration configs cache before each test case

    Review Request #8915 — Created April 26, 2017 and submitted

    Information

    rbintegrations
    master
    757986c...

    Reviewers

    The integration configs cache needs to be cleared, otherwise a configuration
    from one test case will remain and possibly interfere with subsequent tests.

    The change uncovered one problematic Slack test case, which has been fixed.
    Also, the .gitignore had a typo: .nodeids instead of .noseids.

    All unit tests pass.

    david
    1. Ship It!
    2. 
        
    MU
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to master (f9e7d1a)