Skip to content

Conversation

@dnalagatla
Copy link

issue #193

this._head = head;
this._body = body;

// Adding script boundary around the body
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you add a test for when domContents is called these script boundaries are always present?

Copy link
Author

Choose a reason for hiding this comment

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

Thank you @kratiahuja, I added unit tests to verify domContents.body will always include boundary script tags.

* issue ember-fastboot#193
* Added unit tests to check domContents.body includes boundary script tag
@dnalagatla dnalagatla force-pushed the dnalagatla/update_body_in_domContents branch from 8f86795 to 3a5042d Compare September 11, 2018 15:46
@kratiahuja
Copy link
Contributor

LGTM! Thanks @dnalagatla !

@kratiahuja kratiahuja merged commit f61ab1b into ember-fastboot:master Sep 11, 2018
@stefanpenner
Copy link
Contributor

released as v1.2.1 🎉

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.

4 participants