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

Ensure we support packaging_shapes and packaging_materials taxonomies #605

Closed
Tracked by #3309 ...
teolemon opened this issue Nov 6, 2022 · 0 comments · Fixed by #610
Closed
Tracked by #3309 ...

Ensure we support packaging_shapes and packaging_materials taxonomies #605

teolemon opened this issue Nov 6, 2022 · 0 comments · Fixed by #610
Assignees

Comments

@monsieurtanuki monsieurtanuki self-assigned this Nov 6, 2022
monsieurtanuki added a commit to monsieurtanuki/openfoodfacts-dart that referenced this issue Nov 7, 2022
…nd shapes

New files:
* `api_getTaxonomyPackagingMaterialsServer_test.dart`: server tests around Packaging Material Taxonomy
* `api_getTaxonomyPackagingShapesServer_test.dart`: server tests around Packaging Shape Taxonomy
* `TaxonomyPackagingMaterial.dart`: Packaging Material Taxonomy classes
* `TaxonomyPackagingMaterial.g.dart`: generated
* `TaxonomyPackagingShape.dart`: Packaging Shape Taxonomy classes
* `TaxonomyPackagingShape.g.dart`: generated

Impacted files:
* `api_get_autocompleted_suggestions_test.dart`: added suggestion tests for packaging materials and shapes
* `openfoodfacts.dart`: added methods `getTaxonomyPackagingMaterials` and `getTaxonomyPackagingShapes`
* `TagType.dart`: added field types for packaging materials and shapes
monsieurtanuki added a commit that referenced this issue Nov 7, 2022
New files:
* `api_getTaxonomyPackagingMaterialsServer_test.dart`: server tests around Packaging Material Taxonomy
* `api_getTaxonomyPackagingShapesServer_test.dart`: server tests around Packaging Shape Taxonomy
* `TaxonomyPackagingMaterial.dart`: Packaging Material Taxonomy classes
* `TaxonomyPackagingMaterial.g.dart`: generated
* `TaxonomyPackagingShape.dart`: Packaging Shape Taxonomy classes
* `TaxonomyPackagingShape.g.dart`: generated

Impacted files:
* `api_get_autocompleted_suggestions_test.dart`: added suggestion tests for packaging materials and shapes
* `openfoodfacts.dart`: added methods `getTaxonomyPackagingMaterials` and `getTaxonomyPackagingShapes`
* `TagType.dart`: added field types for packaging materials and shapes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants