miki725 / alchemy-mock

SQLAlchemy mock helpers.
Other
82 stars 15 forks source link

UnifiedAlchemyMagicMock - added with_entities to unify #37

Closed Enzoerb closed 4 years ago

Enzoerb commented 4 years ago

with this addition now you can mock to better specify columns using UnifiedAlchemyMagicMock, this mock should be done like 'filter' mock

coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 100.0% when pulling 5f4447ce291ef489120bec9b330599222aef640f on Enzoerb:with_entities-UnifiedAlchemyMagicMock into f8af8881b214e154131efe68bd2fd4083c84e066 on miki725:master.