Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / promises-aplus/promises-tests issues and pull requests
#101 - test: add a test about throw an error at a promise which has no `onRejected` to handle it.
Pull Request -
State: open - Opened by Bayn-Web 7 days ago
#100 - 2.3.1
Pull Request -
State: open - Opened by ShadSterling almost 2 years ago
#99 - what the purpose of these code is in file 2.1.2.js?
Issue -
State: open - Opened by laodengjuntuan about 2 years ago
#98 - Error `require`ing adapter file D:\my-promise\my-promise.js
Issue -
State: closed - Opened by Chorer over 3 years ago
- 1 comment
#97 - 2.3.3: better handle failures
Pull Request -
State: open - Opened by ljharb about 4 years ago
#96 - 2.3.3.js `x` is an object with normal Object.prototype
Issue -
State: open - Opened by renhaojiecode almost 5 years ago
#95 - RFE: Clarify intent re resolve(promise)
Issue -
State: open - Opened by FGasper almost 5 years ago
- 1 comment
#94 - NPM complains about security issues
Issue -
State: open - Opened by poelstra over 5 years ago
- 1 comment
#93 - is it still useful?
Issue -
State: open - Opened by zzzgit over 5 years ago
- 5 comments
#92 - Add TypeScript type declarations for programmaticRunner exports
Pull Request -
State: open - Opened by ShadSterling almost 6 years ago
#91 - Fix security vulnerabilities by updating dependency
Pull Request -
State: open - Opened by ShadSterling almost 6 years ago
- 4 comments
#90 - Please create 1.x branch
Issue -
State: open - Opened by clarkttfu about 6 years ago
#89 - use mocha 1.21 which uses specific debug
Pull Request -
State: closed - Opened by clarkttfu about 6 years ago
- 2 comments
#88 - 2.3.3 numberOfTimesThenWasRetrieved should not increment in then getter
Issue -
State: closed - Opened by zWingz over 6 years ago
- 1 comment
#87 - resolve then reject miss test case
Issue -
State: open - Opened by yanhaijing over 6 years ago
#86 - Promise.prototype.finally tests
Issue -
State: closed - Opened by Andarist almost 7 years ago
- 1 comment
#85 - Small typo fix
Pull Request -
State: closed - Opened by etki over 7 years ago
#84 - Allowing implementations to retrieve `x.then` multiple times
Pull Request -
State: closed - Opened by etki over 7 years ago
- 2 comments
#83 - Allow to specify the timeout
Issue -
State: open - Opened by mgol over 7 years ago
- 3 comments
#82 - "just create a pull request"
Issue -
State: closed - Opened by RonNewcomb almost 8 years ago
- 2 comments
#81 - test that exotic thenable objects correctly return values
Pull Request -
State: open - Opened by calvinmetcalf almost 8 years ago
- 1 comment
#80 - Upgrade packages (needed for Node.js 7 compatibility)
Pull Request -
State: closed - Opened by mgol over 8 years ago
- 1 comment
#79 - How to run tests at requirebin?
Issue -
State: closed - Opened by guest271314 over 8 years ago
#78 - Can you assist me in satisfying promises aplus spec 2.2.4 in NodeJS?
Issue -
State: open - Opened by danday74 about 9 years ago
- 2 comments
#77 - Add tests for Promise.all and Promise.race.
Issue -
State: closed - Opened by joeyparrish about 9 years ago
- 1 comment
#76 - Fix:run npm install could error
Pull Request -
State: closed - Opened by marklin-lattle about 9 years ago
- 1 comment
#75 - use the correct reasons
Pull Request -
State: closed - Opened by xiaody over 9 years ago
- 3 comments
#74 - mocha test runner failures
Issue -
State: open - Opened by getify over 9 years ago
- 7 comments
#73 - Add test case for very nested promises
Issue -
State: open - Opened by ForbesLindesay over 9 years ago
- 1 comment
#72 - Update README with "purpose" statement
Pull Request -
State: closed - Opened by briancavalier almost 10 years ago
- 4 comments
#71 - Test suite passes even if clause 2.3.2 is not implemented
Issue -
State: closed - Opened by abdulapopoola almost 10 years ago
- 1 comment
#70 - Help wanted: Own tests or promises-tests tests?
Issue -
State: closed - Opened by ghost almost 10 years ago
- 4 comments
#69 - Don't use ^ in package.json: breaks node 0.8
Pull Request -
State: closed - Opened by vkarpov15 almost 10 years ago
- 1 comment
#68 - 2.2.2.2 fails when resolving synchronously outside of .then's event-loop-turn
Issue -
State: open - Opened by avih about 10 years ago
- 12 comments
#67 - test that the browser supports strict mode
Pull Request -
State: closed - Opened by calvinmetcalf about 10 years ago
- 11 comments
#66 - works in browserify
Pull Request -
State: closed - Opened by calvinmetcalf about 10 years ago
- 4 comments
#65 - Adapters are not called with promises, are they?
Issue -
State: open - Opened by bergus over 10 years ago
- 4 comments
Labels: bug
#64 - 2.3.3 Tests don't use valid thenables.
Issue -
State: closed - Opened by kevinconway over 10 years ago
- 4 comments
#63 - Changed the numberOfTimesThenWasRetrieved to be added when 'then' is cal...
Pull Request -
State: closed - Opened by kuu over 10 years ago
- 4 comments
#62 - Calling resolve twice is not specified
Issue -
State: closed - Opened by lgalfaso over 10 years ago
- 9 comments
#61 - Sequencing of promise resolution not being tested
Issue -
State: closed - Opened by getify over 10 years ago
- 19 comments
#60 - Ractive.Promise pass all tests, but behaves incorrectly.
Issue -
State: closed - Opened by svbatalov over 10 years ago
- 4 comments
#59 - Rejecting with a promise is not fully tested
Issue -
State: open - Opened by ziriax over 10 years ago
- 7 comments
Labels: undertested
#58 - 2.2.6.2 wrong test?
Issue -
State: closed - Opened by ziriax over 10 years ago
- 3 comments
#57 - Sample adapters?
Issue -
State: closed - Opened by lhorie over 10 years ago
- 1 comment
#56 - (#48) - inline some of the test calls
Pull Request -
State: open - Opened by calvinmetcalf over 10 years ago
- 6 comments
#55 - fixed getMochaOpts() and added tests
Pull Request -
State: closed - Opened by dtao over 10 years ago
- 1 comment
#54 - fixed getMochaOpts() for no-arg options at the end of argv
Pull Request -
State: closed - Opened by dtao over 10 years ago
#53 - Timeouts inside tests
Issue -
State: closed - Opened by mcharytoniuk over 10 years ago
- 5 comments
Labels: question
#52 - Question about the tests
Issue -
State: closed - Opened by karfau almost 11 years ago
- 25 comments
#51 - Workaround for erratic "use strict" behavior in PhantomJS.
Pull Request -
State: closed - Opened by johnyanarella almost 11 years ago
- 5 comments
#50 - Add "Promises, Promises..." implementation to the compliant implementation listing
Pull Request -
State: closed - Opened by CommanderQ almost 11 years ago
- 3 comments
#49 - Call for help on making D.js compliant to latest spec
Issue -
State: closed - Opened by malko almost 11 years ago
- 7 comments
#48 - Less self-writing tests, more generated tests?
Issue -
State: open - Opened by domenic almost 11 years ago
- 10 comments
#47 - Test for whatever `this` values are actually given in the environment
Pull Request -
State: closed - Opened by petkaantonov almost 11 years ago
- 8 comments
#46 - Remove trailing comma
Pull Request -
State: closed - Opened by petkaantonov about 11 years ago
#45 - Self resolution still allowed in some cases
Issue -
State: open - Opened by domenic about 11 years ago
- 2 comments
#44 - fix typos (resolvePromise -> rejectPromise)
Pull Request -
State: closed - Opened by Steve-OH about 11 years ago
#43 - Typos in 2.3.3.js
Issue -
State: closed - Opened by Steve-OH about 11 years ago
- 3 comments
#42 - Edge case?
Issue -
State: closed - Opened by vanhelgen about 11 years ago
- 1 comment
#41 - Fix 2.2.6.2: multiple branching chains with their own fulfillment values
Pull Request -
State: closed - Opened by lvivski about 11 years ago
- 1 comment
#40 - Post results table for popular promise implementations
Issue -
State: open - Opened by 2is10 about 11 years ago
- 8 comments
#39 - Switch adapter to `resolve` instead of `fulfill`
Issue -
State: closed - Opened by domenic about 11 years ago
- 1 comment
#38 - potential loose test coverage for resolving foreign thenables resolved in handlers
Issue -
State: closed - Opened by stefanpenner over 11 years ago
- 2 comments
#37 - Allowing the spy names to be more descriptive
Pull Request -
State: closed - Opened by fidian over 11 years ago
- 2 comments
#36 - 3.2.2.3 "if onRejected called" tests are ambiguous
Issue -
State: closed - Opened by fionawhim over 11 years ago
- 3 comments
#35 - Benchmarks
Issue -
State: open - Opened by ZJONSSON over 11 years ago
- 8 comments
#34 - Spec 1.1 self fulfillment
Pull Request -
State: closed - Opened by novemberborn over 11 years ago
- 3 comments
#33 - Contradiction between tests
Issue -
State: closed - Opened by arieh over 11 years ago
- 2 comments
#32 - mixup of fulfillment and rejection paths
Pull Request -
State: closed - Opened by arieh over 11 years ago
- 3 comments
#31 - when a promise is rejected, all chain should reject
Pull Request -
State: closed - Opened by arieh over 11 years ago
- 2 comments
#30 - rejection should call second callback, not first
Pull Request -
State: closed - Opened by arieh over 11 years ago
- 2 comments
#29 - Test incorrect state transitions of promises
Issue -
State: closed - Opened by jnicklas over 11 years ago
- 3 comments
#28 - fix tests; return `x` in xFactory
Pull Request -
State: closed - Opened by aheckmann over 11 years ago
- 1 comment
#27 - Use JS terminology for the result of `pending` in README
Pull Request -
State: closed - Opened by robotlolita over 11 years ago
- 7 comments
#26 - Repo with library adapters?
Issue -
State: closed - Opened by kirbysayshi over 11 years ago
- 4 comments
#25 - Print the error encountered requiring the adapter.
Pull Request -
State: closed - Opened by eventualbuddha over 11 years ago
- 2 comments
#24 - Add mocha programmatic function
Pull Request -
State: closed - Opened by ForbesLindesay over 11 years ago
- 3 comments
#23 - Pass through mocha command line options
Issue -
State: closed - Opened by ForbesLindesay over 11 years ago
- 2 comments
#22 - Fix: #21: Assert final call in callOrder tests
Pull Request -
State: closed - Opened by wagenet almost 12 years ago
- 1 comment
#21 - Fix callOrder-using tests
Issue -
State: closed - Opened by domenic almost 12 years ago
- 3 comments
Labels: bug
#20 - Test returnedPromise fulfilled/rejected with a promise
Pull Request -
State: closed - Opened by nobuoka almost 12 years ago
- 3 comments
#19 - Fixes test 3.2.6 by allowing promises to be functions
Pull Request -
State: closed - Opened by timjansen almost 12 years ago
- 1 comment
#18 - Tests 3.2.6 fails if promise is a function
Issue -
State: closed - Opened by timjansen almost 12 years ago
- 1 comment
Labels: bug
#17 - Test for .then inside a .then callback
Issue -
State: closed - Opened by domenic almost 12 years ago
Labels: test-idea
#16 - Allow adapter modules to produce an adapter asynchronously
Pull Request -
State: closed - Opened by balefrost almost 12 years ago
- 5 comments
#15 - Package for use in a browser
Issue -
State: closed - Opened by ForbesLindesay almost 12 years ago
- 13 comments
Labels: enhancement
#14 - Create a Bot
Issue -
State: open - Opened by ForbesLindesay almost 12 years ago
- 3 comments
Labels: enhancement
#13 - Update lib/tests/3.2.5.js
Pull Request -
State: closed - Opened by labriola almost 12 years ago
- 1 comment
#12 - Test returning not-quite-pseudo-promises
Issue -
State: closed - Opened by domenic almost 12 years ago
#11 - always execute cb() regardless of errors
Pull Request -
State: closed - Opened by aheckmann almost 12 years ago
- 1 comment
#10 - CLI exit code is wrong
Issue -
State: closed - Opened by ForbesLindesay almost 12 years ago
#9 - publish to npm
Issue -
State: closed - Opened by ForbesLindesay almost 12 years ago
- 1 comment
#8 - Be sure to test assimilation
Issue -
State: closed - Opened by domenic almost 12 years ago
#7 - Implement base fulfilled and rejected adapter methods
Pull Request -
State: closed - Opened by briancavalier almost 12 years ago
- 8 comments
#6 - 2.2.2.2 and 2.2.3.2 tests should test calling `then` multiple times
Issue -
State: closed - Opened by domenic about 12 years ago
- 2 comments
#5 - Make sure to test falsy fulfillment values and rejection reasons
Issue -
State: closed - Opened by domenic about 12 years ago
- 1 comment
#4 - Adapters needing `fulfilled(Value)` and `rejected(reason)` methods
Issue -
State: closed - Opened by ForbesLindesay about 12 years ago
- 4 comments
#3 - Publish to npm
Issue -
State: closed - Opened by briancavalier about 12 years ago
- 4 comments
#2 - Align better with the spec
Issue -
State: closed - Opened by domenic about 12 years ago
- 4 comments