jquery/jquery

Run the Promises/A+ test suite in real browsers

Open

#2,152 建立於 2015年3月20日

在 GitHub 查看
 (31 留言) (0 反應) (1 負責人)JavaScript (59,842 star) (20,438 fork)batch import
Deferredhelp wanted

描述

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

貢獻者指南