amzn / style-dictionary

A build system for creating cross-platform styles.
https://styledictionary.com
Apache License 2.0
3.93k stars 557 forks source link

test(android): initialize new tests for Android type and value conversions #1173

Closed nhoizey closed 4 months ago

nhoizey commented 6 months ago

Issue #1132

Description of changes:

Created a simple set of tokens and test, and edited the resulting snapshot to match what's expected, as suggested by @jorenbroekema

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

aws-amplify-us-west-1[bot] commented 6 months ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1173.d1ouz7xofr5p4l.amplifyapp.com

aws-amplify-us-west-1[bot] commented 6 months ago

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-1173.d16eby4ekpss5y.amplifyapp.com

jorenbroekema commented 6 months ago

Awesome, I'm gonna take a look at this in the near future (this week or next) and adjust the android format templates to the desired output! Thanks a lot for this!

nhoizey commented 6 months ago

@jorenbroekema you're welcome! 🙏

I guess if someone else also trying to generate Android files could have a look also, it would be great.