Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

Charged from deposit #4708

Merged
merged 7 commits into from
Sep 11, 2019
Merged

Charged from deposit #4708

merged 7 commits into from
Sep 11, 2019

Conversation

jiivan
Copy link
Contributor

@jiivan jiivan commented Sep 10, 2019

Mark transactions handled by Concent service.



class SentForcedSubtaskPaymentTest(ForcedPaymentBase):
def test_not_in_db(self):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does it check? Not a single assert in sight.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It checks whether forced payment event with unknown payment will work. There is nothing to assert because it'll only log. I'm not a fan of log assertions.

@codecov
Copy link

codecov bot commented Sep 10, 2019

Codecov Report

Merging #4708 into develop will increase coverage by 0.01%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #4708      +/-   ##
===========================================
+ Coverage    90.23%   90.25%   +0.01%     
===========================================
  Files          211      211              
  Lines        19630    19666      +36     
===========================================
+ Hits         17714    17749      +35     
- Misses        1916     1917       +1

@jiivan jiivan merged commit 3dd7bfd into develop Sep 11, 2019
@jiivan jiivan deleted the dev-charged_from_deposit branch September 11, 2019 08:03
mfranciszkiewicz pushed a commit that referenced this pull request Sep 16, 2019
* Charged from deposit

* Bump migration after merge

* [review] Move withdrawal scheduling outside concent events

* [review] Typehints

* [review] Use PP.add()

* [review] Return early
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants