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

san collect plugin #232

Merged
merged 4 commits into from
Aug 8, 2014
Merged

Conversation

mkurek
Copy link
Contributor

@mkurek mkurek commented Aug 4, 2014

san collect plugin

@coveralls
Copy link

Coverage Status

Coverage increased (+1.32%) when pulling 379c88b on mkurek:feature/service-san-plugin into 61ba085 on allegro:services.

self.assertEquals(daily_usage.date.date(), self.today)
self.assertEquals(daily_usage.service, daily_pricing_object.service)
self.assertEquals(daily_usage.type, self.san_usage_type)
self.assertEquals(daily_usage.value, 1)
Copy link
Contributor

Choose a reason for hiding this comment

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

self.assertEquals(self.daily_usage, daily_pricing_object). When some of keys are different then assertion return false

@coveralls
Copy link

Coverage Status

Coverage increased (+1.34%) when pulling 7ed55db on mkurek:feature/service-san-plugin into bfde2e8 on allegro:services.

@kula1922
Copy link
Contributor

kula1922 commented Aug 8, 2014

LGTM

kula1922 added a commit that referenced this pull request Aug 8, 2014
@kula1922 kula1922 merged commit af0daab into allegro:services Aug 8, 2014
@mkurek mkurek deleted the feature/service-san-plugin branch September 2, 2014 06:09
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