jquery/jquery

Run the Promises/A+ test suite in real browsers

Open

#2,152 创建于 2015年3月20日

在 GitHub 查看
 (31 评论) (0 反应) (1 负责人)JavaScript (20,438 fork)batch import
Deferredhelp wanted

仓库指标

Star
 (59,842 star)
PR 合并指标
 (平均合并 16小时 54分钟) (30 天内合并 7 个 PR)

描述

We're currently running the Promises/A+ tests only in Node and only on master. That mean compat is mostly untested and on master we don't know if it really works in all the browsers.

We should get the test suite run in real browsers. IE8 will be a problem since the suite uses getters heavily but even getting it all run in other browsers would be a huge win.

It's not a must-have for the beta IMO but we should have it ready before 3.0.0 final so I'll set the milestone.

Refs gh-1722 Refs gh-1996

贡献者指南