googleapis / sample-tester

Tool for testing semantically equivalent samples in multiple languages and environments
Apache License 2.0
10 stars 12 forks source link

Fix logging; raise when expecting one key and finding multiple #121

Closed vchudnov-g closed 5 years ago

vchudnov-g commented 5 years ago

Raise ItemNotUniqueError from get_one() when >1 item matches

Fix logging; log manifests and testplans

(These changes needed to happen eventually and they were helpful in debugging an issue.)