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

Added extracosts #233

Merged
merged 7 commits into from
Aug 8, 2014
Merged

Conversation

kula1922
Copy link
Contributor

@kula1922 kula1922 commented Aug 4, 2014

  • Added extra costs collect plugin

@coveralls
Copy link

Coverage Status

Coverage increased (+0.75%) when pulling d9e0b2f on kula1922:feature/upgrade-plugins into 61ba085 on allegro:services.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.75%) when pulling d9e0b2f on kula1922:feature/upgrade-plugins into 61ba085 on allegro:services.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.75%) when pulling d9e0b2f on kula1922:feature/upgrade-plugins into 61ba085 on allegro:services.

)

def test_extracost_when_update(self):
extra_cost(**{'today': self.date})
Copy link
Contributor

Choose a reason for hiding this comment

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

extra_cost(today=self.date)

@coveralls
Copy link

Coverage Status

Coverage increased (+0.75%) when pulling 1807990 on kula1922:feature/upgrade-plugins into 61ba085 on allegro:services.

@@ -32,16 +32,19 @@ def update_extra_cost(data, date):
return created


@plugin.register(chain='pricing', requires=['ventures'])
@plugin.register(chain='scrooge', requires=[])
Copy link
Contributor

Choose a reason for hiding this comment

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

requires=['service']

Added service to requirements
Fix notics
Fix syntax
@coveralls
Copy link

Coverage Status

Coverage increased (+1.68%) when pulling 904954f on kula1922:feature/upgrade-plugins into 61ba085 on allegro:services.

mkurek added a commit that referenced this pull request Aug 8, 2014
@mkurek mkurek merged commit 03f5041 into allegro:services Aug 8, 2014
@kula1922 kula1922 deleted the feature/upgrade-plugins branch October 29, 2014 16:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants