EastAgile / robber.py

BDD / TDD assertion library for Python
MIT License
8 stars 1 forks source link

[f] to.be.called() #29

Closed catriuspham closed 7 years ago

catriuspham commented 7 years ago

Issue: https://github.com/EastAgile/robber.py/issues/22

We will add this expectation to our code base:

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 99.691% when pulling 7ceaeade37122f95c36fffa69060cbc4ef53ad1b on feature/mock_assertions into 867fc6389862761f34fb7a1f746229fef5fd86d5 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 99.691% when pulling 5bdfb968d6a05fcb727866bee063f996232bf9b8 on feature/mock_assertions into 867fc6389862761f34fb7a1f746229fef5fd86d5 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 99.691% when pulling ac847aea505d016893fa8106aa00b0cdbce08e59 on feature/mock_assertions into 867fc6389862761f34fb7a1f746229fef5fd86d5 on master.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 99.691% when pulling c6e935ed937d2a51ac220ab1f84abd49c12908d6 on feature/mock_assertions into 867fc6389862761f34fb7a1f746229fef5fd86d5 on master.

catriuspham commented 7 years ago

@hieueastagile @NhanHo please help review this PR

NhanHo commented 7 years ago

LGTM

hieueastagile commented 7 years ago

LGTM. Great work, thanks @catriuspham

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.01%) to 99.691% when pulling 893b06261bb97407736ef7572d800bd5843f24f6 on feature/mock_assertions into 867fc6389862761f34fb7a1f746229fef5fd86d5 on master.

oyster commented 7 years ago

Good to see your contribution, @catriuspham. Thanks. Merging now.