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

Add specs for the new JS importer API #1727

Merged
merged 1 commit into from
Oct 5, 2021
Merged

Add specs for the new JS importer API #1727

merged 1 commit into from
Oct 5, 2021

Conversation

nex3
Copy link
Contributor

@nex3 nex3 commented Oct 5, 2021

See sass/sass#2509

[skip dart-sass]

@nex3 nex3 force-pushed the importer-specs branch 6 times, most recently from 52aac30 to 9017087 Compare October 5, 2021 21:00
@nex3 nex3 marked this pull request as ready for review October 5, 2021 21:00
@nex3 nex3 requested a review from Awjin October 5, 2021 21:01
@nex3 nex3 mentioned this pull request Oct 5, 2021
5 tasks
});
});

describe('fromImport is', () => {
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this also test @forward and meta.load-css?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Since we're already testing those for normal importers, I think it's fine to rely on this behavior being the same.

@nex3 nex3 merged commit 3fdbcf9 into main Oct 5, 2021
@nex3 nex3 deleted the importer-specs branch October 5, 2021 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants