• Wez Furlong's avatar
    fbcode_builder: getdeps: introduce loader class · 0c771cad
    Wez Furlong authored
    Summary:
    The loader makes it possible to monkey patch the functions
    that are responsible for loading manifests.  It is intended to be use
    in tests that are run in bucks sandboxed environment and that don't
    have direct access to the manifest files on disk.
    
    Reviewed By: simpkins
    
    Differential Revision: D14781326
    
    fbshipit-source-id: 18f69f8ce5768dc605b1a9388a80b7b7b9ffe0f4
    0c771cad
manifest_test.py 4.83 KB