André Bargull
5279bcb174
Improve test coverage for various Promise methods
2015-12-02 18:06:40 +01:00
Mike Pennisi
2bb1003ab1
Extend test coverage for Promise built-in
2015-07-08 14:08:24 -04:00
Mike Pennisi
4e2f350875
Formalize tests for built-in Promise methods
...
Uniformly and exhaustively test the generic aspects of the static- and
instance Promise methods, including:
- function `length` properties
- function `name` properties
- method property descriptors
2015-07-07 13:55:57 -04:00
Jordan Harband
00fb43009a
Promise methods should not be enumerable, per https://people.mozilla.org/~jorendorff/es6-draft.html#table-4
2015-06-01 17:26:59 -07:00
smikes
cc18dd2d79
2 new tests re: foreign thenables
2015-02-17 18:27:34 -07:00
Rick Waldron
4e5be1f257
Move test/built-ins/Promise/prototype/resolve/ to test/built-ins/Promise/resolve. Closes gh-146
2015-02-17 13:31:28 -05:00