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 摘要。