adopted-ember-addons / adopted-ember-addons/ember-pikaday

All the acceptance tests are failing

未關閉
#210 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
JavaScript
星號
156
分支
164
PR 合併指標
30 天內沒有已合併 PR

描述

Hi Team,

Facing below issue in v2.3.0. Things are working fine when using v2.2.6

**Issue:** All the acceptance are failing where test helpers (visit, click etc) are being used.

**Error:** `TypeError: Cannot read property 'lookup' of undefined` - in https://github.com/emberjs/ember.js/blob/master/packages/ember-testing/lib/helpers/visit.js#L22

**Reason:** As far as I have seen, application object created in `repo/tests/helpers/start-app.js` (For eg, https://github.com/emberjs/ember-test-helpers/blob/master/tests/helpers/start-app.js#L12) is not having `__container__` property (and few other props) when using v2.3.0. With v2.2.6, this is fine.

Can you help to understand what is causing this behaviour please. Am I missing something here?

I'm using Ember version: `v2.15.1`

Thanks in advance!

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。