otaylor / fm-orchestrator

Forked from fm-orchestrator 7 years ago
Clone

31fca9a 100% test coverage for MBSResolver.py

Authored and Committed by otaylor 2 years ago
    100% test coverage for MBSResolver.py
    
    Add new tests and modify existing tests so that test_mbs.py entirely
    covers MBSResolver.py. To make the tests simpler, change from
    explicitly expectations about the MBS API request => response sequence
    to a stub local implementatin of the MBS API.
    
        
file modified
+376 -249