Skip to content

Add unit tests for Ember application boot-time errors#77

Merged
danmcclain merged 1 commit intoember-fastboot:masterfrom
arjansingh:boot-promise-errors
Aug 31, 2016
Merged

Add unit tests for Ember application boot-time errors#77
danmcclain merged 1 commit intoember-fastboot:masterfrom
arjansingh:boot-promise-errors

Conversation

@arjansingh
Copy link
Copy Markdown

I wrote a simple test that calls window and causes the ApplicationInstance booting to fail.

I wrote this to test my hypothesis in #76 but as I said there, I think that issue might be higher up the dependency chain.

Since this test passes, and does test for a valid regression case, I thought I'd offer it back as a PR.

@rwjblue
Copy link
Copy Markdown
Member

rwjblue commented Aug 11, 2016

Seems good to me...

@danmcclain
Copy link
Copy Markdown
Member

I would remove the map, seems unnecessary

@arjansingh
Copy link
Copy Markdown
Author

Sure. I just copied over one of the base fixture apps so they were already there.

@arjansingh arjansingh force-pushed the boot-promise-errors branch from 88ed0b7 to ac50148 Compare August 13, 2016 02:25
@arjansingh
Copy link
Copy Markdown
Author

Removed.

@danmcclain danmcclain merged commit 9899016 into ember-fastboot:master Aug 31, 2016
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.

3 participants