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

Test Sass import #2009

Merged
merged 6 commits into from
Feb 13, 2014
Merged

Test Sass import #2009

merged 6 commits into from
Feb 13, 2014

Conversation

doktorbro
Copy link
Member

As I was not sure how the Sass import feature works in Jekyll, I’ve created a new test.

I need a little help to make the broken sort test run.

@parkr
Copy link
Member

parkr commented Feb 4, 2014

Thanks for taking care of adding this test! Definitely want this in there. Will take a look soon.

@parkr parkr self-assigned this Feb 4, 2014
@@ -131,7 +131,7 @@ def initialize(opts = {})
assert_equal 2, g["items"].size
when ""
assert g["items"].is_a?(Array), "The list of grouped items for '' is not an Array."
assert_equal 6, g["items"].size
assert_equal 8, g["items"].size
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why increment by 2?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The symlink stuff, I suppose!

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the symlink, like in the sort test.

@parkr
Copy link
Member

parkr commented Feb 13, 2014

Ready to merge?

@doktorbro
Copy link
Member Author

Ready to merge?

Yes. I’m very happy how the import feature works.

@parkr parkr merged commit d43341f into jekyll:master Feb 13, 2014
parkr added a commit that referenced this pull request Feb 13, 2014
@doktorbro doktorbro deleted the test-sass-include branch February 13, 2014 23:19
@jekyll jekyll locked and limited conversation to collaborators Feb 27, 2017
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.

None yet

3 participants