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

Add tests for Tools rounding functions #20386

Merged
merged 1 commit into from
Jul 31, 2020

Conversation

matks
Copy link
Contributor

@matks matks commented Jul 29, 2020

Questions Answers
Branch? develop
Description? Add unit tests for Tools rounding functions
Type? improvement
Category? TE
BC breaks? no
Deprecations? no
Fixed ticket?
How to test? Travis should be green

This change is Reviewable

@matks matks requested a review from a team as a code owner July 29, 2020 14:58
@prestonBot prestonBot added develop Branch Improvement Type: Improvement labels Jul 29, 2020
@@ -211,7 +238,7 @@ public function testGetDirectories($path, $haveFiles)
$this->assertEquals(
$res1,
$res2,
'Results differ between getDirectoriesWithGlob and getDirectoriesWithReaddir for path '.$path
'Results differ between getDirectoriesWithGlob and getDirectoriesWithReaddir for path ' . $path
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's php-cs-fixer, not me

@Progi1984 Progi1984 added this to the 1.7.8.0 milestone Jul 31, 2020
@Progi1984 Progi1984 merged commit 1807e31 into PrestaShop:develop Jul 31, 2020
@Progi1984
Copy link
Member

Thanks @matks

@matks matks deleted the add-tools-tests branch December 1, 2020 21:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
develop Branch Improvement Type: Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants