#53 Issue #52: Handle missing metadata
Merged by asamalik. Opened by ncoghlan.
modularity/ ncoghlan/fedmod issue-52-handle-missing-metadata  into  master

Download 53.patch

Adds a new "MissingMetadata" exception to the
metadata loader, and special cases that in the
CLI machinery.

Also adds a new test file for end-to-end CLI test
cases that test the full CLI invocation, not just
the internal Python API.

Pull-Request has been merged by asamalik

Metadata