Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRM-21591 Add Test of formatUnitSize Function #11447

Merged
merged 1 commit into from
Jan 10, 2018

Conversation

seamuslee001
Copy link
Contributor

@seamuslee001 seamuslee001 commented Dec 22, 2017

Overview

This adds a unit test of the function CRM_Utils_Number::formatUnitSize. It aims to validate the fix for CRM-21591 in this PR https://github.com/civicrm/civicrm-core/pull/11429/files

Before

Function not tested

After

Function tested

ping @colemanw @eileenmcnaughton @totten


@colemanw
Copy link
Member

@seamuslee001 is this test meant to fail until the other PR is merged?

@seamuslee001
Copy link
Contributor Author

@colemanw no is meant to pass. what it is meant to do is verify that after applying that other PR the function still returns the same values.

@colemanw
Copy link
Member

Cool. If we don't get a rebase on that other PR from the OP could you just cherry pick it into this one?

@mlutfy
Copy link
Member

mlutfy commented Dec 22, 2017

jenkins, test this please

(I'm testing the C-I upgrade, previous check had passed)

@eileenmcnaughton
Copy link
Contributor

This is a test & it passes - merging!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants