openfoodfacts / openfoodfacts-php

PHP wrapper for Open Food Facts
https://packagist.org/packages/openfoodfacts/openfoodfacts-php
MIT License
58 stars 34 forks source link

Create Test for Recursive Sorting Trait #20

Closed Dwarfex closed 4 years ago

Dwarfex commented 4 years ago

We should create a test for the Recursive Sorting Trait / Document::getRawData(). This test should prevent an issue like #18 and secures reliability on the sorting.