Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Additional tests for SassTypes::Color #1058

Merged
merged 1 commit into from
Aug 19, 2015
Merged

Conversation

saper
Copy link
Member

@saper saper commented Aug 10, 2015

A byproduct of #1054

@xzyfer
Copy link
Contributor

xzyfer commented Aug 11, 2015

Ship when ready! 🎉

@xzyfer xzyfer added this to the next.patch milestone Aug 11, 2015
@saper
Copy link
Member Author

saper commented Aug 11, 2015 via email

@xzyfer
Copy link
Contributor

xzyfer commented Aug 11, 2015

Not sure I like the indented layout of output. Opinions?

I don't have my dev laptop with me atm.

However generally speaking I care about the layout of the test themselves with regards to readability (which I think is perfectly fine). IMHO the output doesn't matter since you only care about the tests that fail :)

@xzyfer
Copy link
Contributor

xzyfer commented Aug 11, 2015

If I do conversion in the binding code,
"new sass.types.Boolean('string')" brings false,
if I do casting - it errors. I think the latter is better?

I'm not following. Does this relate directly to this PR. I'd rather we didn't change the implementation of the Sass types atm.

@saper
Copy link
Member Author

saper commented Aug 11, 2015

If I do conversion in the binding code,
"new sass.types.Boolean('string')" brings false,
if I do casting - it errors. I think the latter is better?

I'm not following. Does this relate directly to this PR. I'd rather we didn't change the implementation of the Sass types atm.

Good, I'll keep that in mind! Once I figure out how it works :>

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

Successfully merging this pull request may close these issues.

2 participants