Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / mjackson/expect issues and pull requests

#98 - Support combination of toInclude and toMatch

Issue - State: closed - Opened by keirlawson over 8 years ago - 3 comments

#97 - Check Array Length?

Issue - State: closed - Opened by joncursi over 8 years ago - 2 comments

#96 - Docset for dash

Issue - State: closed - Opened by pgbytes over 8 years ago - 1 comment

#95 - Added expect-predicate extension to README

Pull Request - State: closed - Opened by erikras over 8 years ago - 1 comment

#94 - Handle non-array keys in toIncludeKeys

Pull Request - State: closed - Opened by wuct over 8 years ago - 3 comments
Labels: enhancement, semver-patch: bugfixes

#93 - Set equality is unexpectedly ordered

Issue - State: open - Opened by rnewman over 8 years ago - 11 comments
Labels: enhancement

#92 - How to get result from "expect" function

Issue - State: closed - Opened by Alexml8456 over 8 years ago - 6 comments

#91 - Error: Expected {} to be {}

Issue - State: closed - Opened by diegodesouza over 8 years ago - 1 comment

#90 - spies preserve length of original function

Pull Request - State: closed - Opened by nfcampos over 8 years ago - 4 comments
Labels: enhancement, semver-minor: new stuff

#89 - Support for spying on getters/setters

Issue - State: closed - Opened by grrowl over 8 years ago - 9 comments

#88 - Support expect(array).toInclude(arrayOfElements) assertion?

Issue - State: closed - Opened by viniciusbo over 8 years ago - 2 comments

#87 - Add toIncludeKeys and toExcludeKeys

Pull Request - State: closed - Opened by calebmer over 8 years ago - 4 comments
Labels: enhancement, semver-minor: new stuff

#86 - Add object includes a string key and exclusion test for objects

Pull Request - State: closed - Opened by calebmer over 8 years ago - 5 comments
Labels: enhancement

#85 - Modify the object version of toInclude

Pull Request - State: closed - Opened by wuct over 8 years ago - 13 comments
Labels: enhancement, semver-major: breaking change

#84 - Minor syntax highlighting fix in README.md

Pull Request - State: closed - Opened by CodyReichert over 8 years ago - 1 comment

#83 - fix toInclude

Pull Request - State: closed - Opened by wuct over 8 years ago - 7 comments

#82 - (object) toInclude does not work as expected

Issue - State: closed - Opened by wuct over 8 years ago - 1 comment

#81 - Add tmatch support to expect(object).toMatch

Issue - State: closed - Opened by elado over 8 years ago - 2 comments

#80 - added support for objects in toInclude

Pull Request - State: closed - Opened by elado over 8 years ago - 4 comments
Labels: enhancement

#79 - added support for objects in toInclude

Pull Request - State: closed - Opened by elado over 8 years ago - 5 comments
Labels: duplicate, enhancement

#78 - return "this" in the expect.extend example

Pull Request - State: closed - Opened by tryggvigy over 8 years ago - 1 comment

#77 - expect(...).toEqual(...) hangs if not equal

Issue - State: closed - Opened by davidvuong over 8 years ago - 8 comments

#76 - Test for empty object

Issue - State: closed - Opened by granteagon over 8 years ago - 1 comment

#75 - Just formatting

Pull Request - State: closed - Opened by granteagon over 8 years ago

#74 - 1.15.1 Complains that `expect` is not a function?

Issue - State: closed - Opened by ponelat over 8 years ago - 4 comments

#73 - Readme: update importing instructions

Pull Request - State: closed - Opened by rstacruz over 8 years ago - 4 comments

#72 - expect 1.15 breaks builds

Issue - State: closed - Opened by rstacruz over 8 years ago - 8 comments
Labels: bug

#71 - Object.assert [as default] Error

Issue - State: closed - Opened by mortezakarimi over 8 years ago - 1 comment

#70 - Confusing assertion message with different prototypes

Issue - State: closed - Opened by Kos over 8 years ago - 5 comments

#69 - Spies do not call the underlying function by default

Issue - State: closed - Opened by danny-andrews over 8 years ago - 5 comments

#68 - Feature request: toInclude for objects with a partial object

Issue - State: closed - Opened by elado almost 9 years ago - 2 comments

#67 - wrong expectation

Issue - State: closed - Opened by janusch almost 9 years ago - 1 comment

#66 - Added documentation for spy expectations.

Pull Request - State: closed - Opened by Charca almost 9 years ago - 1 comment

#65 - Add documentation around `spy.reset()`

Pull Request - State: closed - Opened by danny-andrews almost 9 years ago - 1 comment

#64 - Don't assume name of node binary

Issue - State: closed - Opened by gagern almost 9 years ago - 8 comments

#63 - Fix examples for isNotA

Pull Request - State: closed - Opened by nason almost 9 years ago

#62 - expect(null).toEqual(undefined) failing since 1.13.1

Issue - State: closed - Opened by agundermann almost 9 years ago - 6 comments

#61 - Send the error in the callback

Issue - State: closed - Opened by IonicaBizau almost 9 years ago - 5 comments

#60 - Better error output for toHaveBeenCalledWith

Issue - State: open - Opened by ericclemmons almost 9 years ago - 14 comments

#59 - add .toBeGreaterThanOrEqualTo and .toBeLessThanOrEqualTo

Pull Request - State: closed - Opened by zuta almost 9 years ago - 2 comments

#58 - .toBeGreaterThan(-1)

Issue - State: closed - Opened by JeffreyArts almost 9 years ago - 2 comments

#57 - Add reset method

Pull Request - State: closed - Opened by danny-andrews almost 9 years ago - 6 comments

#56 - Add `reset` method to spy API

Issue - State: closed - Opened by danny-andrews almost 9 years ago - 1 comment

#55 - Fix typo

Pull Request - State: closed - Opened by danny-andrews almost 9 years ago

#54 - Release notes?

Issue - State: closed - Opened by loudwinston almost 9 years ago - 1 comment

#53 - toEqual giving false positives when comparing objects in arrays

Issue - State: closed - Opened by xbili almost 9 years ago - 7 comments

#52 - change deep-equal to is-equal in readme

Pull Request - State: closed - Opened by mayankchd almost 9 years ago - 1 comment

#51 - Latest release of expect is breaking Redux build

Issue - State: closed - Opened by ellbee almost 9 years ago - 2 comments

#50 - toEqual throws Range Error when objects with circular references are compared

Issue - State: closed - Opened by mayankchd almost 9 years ago - 4 comments

#49 - Promise support

Issue - State: closed - Opened by everson almost 9 years ago - 5 comments

#48 - Improves error message for toHaveBeenCalledWith

Pull Request - State: closed - Opened by everson almost 9 years ago - 13 comments
Labels: enhancement, semver-minor: new stuff

#47 - Expect tests don't work with the ES6 / ES2015 Set object

Issue - State: closed - Opened by trevordmiller almost 9 years ago - 7 comments

#46 - Create LICENSE file

Issue - State: closed - Opened by jaredsmith about 9 years ago

#45 - `toInclude` does not use `deepEqual`

Issue - State: closed - Opened by kentor about 9 years ago - 1 comment

#44 - Fix `toInclude` to use `deepEqual`

Pull Request - State: closed - Opened by kentor about 9 years ago - 1 comment

#43 - docs(readme): expect-to-equal-jsx => expect-jsx

Pull Request - State: closed - Opened by vvo about 9 years ago - 1 comment

#42 - links to extensions

Pull Request - State: closed - Opened by knowbody about 9 years ago - 2 comments

#41 - Use prepublish script instead of postinstall

Pull Request - State: closed - Opened by rstacruz about 9 years ago - 4 comments

#40 - Use `prepublish` instead of `postinstall`

Issue - State: closed - Opened by rstacruz about 9 years ago

#39 - Failed at the [email protected] postinstall script 'node npm-scripts/postinstall.js'

Issue - State: closed - Opened by pierol about 9 years ago - 31 comments
Labels: bug

#38 - Why include spies?

Issue - State: closed - Opened by vvo about 9 years ago - 3 comments

#37 - JSX diff

Issue - State: closed - Opened by vvo about 9 years ago - 9 comments

#36 - Readme: make Travis badge only show master status

Pull Request - State: closed - Opened by rstacruz about 9 years ago - 1 comment

#35 - Readme: fix wrong example for andCallThrough()

Pull Request - State: closed - Opened by rstacruz about 9 years ago

#34 - Allow creating new assertions

Pull Request - State: closed - Opened by rstacruz about 9 years ago - 4 comments

#33 - Commit the UMD build to the repo

Issue - State: closed - Opened by rstacruz about 9 years ago - 4 comments

#32 - Expose `Expectation.prototype`

Issue - State: closed - Opened by rstacruz about 9 years ago - 3 comments

#31 - Add a note about comparison with other libraries

Issue - State: closed - Opened by rstacruz about 9 years ago - 3 comments

#30 - Show diffs in .toEqual()

Pull Request - State: closed - Opened by rstacruz about 9 years ago

#29 - Show object diffs in Mocha

Issue - State: closed - Opened by rstacruz about 9 years ago - 5 comments

#28 - Update readme formatting for spies

Pull Request - State: closed - Opened by rstacruz about 9 years ago

#27 - Consider standard and mocha-standard

Issue - State: closed - Opened by rstacruz about 9 years ago - 1 comment

#26 - Add HISTORY.md

Pull Request - State: closed - Opened by rstacruz about 9 years ago - 1 comment

#25 - Reformat readme to be more readable

Pull Request - State: closed - Opened by rstacruz about 9 years ago - 1 comment

#24 - karma-webpack is not working

Issue - State: closed - Opened by rstacruz about 9 years ago

#23 - Restore spies + spy documentation

Pull Request - State: closed - Opened by rstacruz about 9 years ago - 3 comments

#22 - expect(<constructor>).toThrow(/some message/);

Issue - State: closed - Opened by anton-johansson about 9 years ago - 3 comments

#21 - expect(<instance function>) and automatically set context

Issue - State: closed - Opened by anton-johansson about 9 years ago - 2 comments

#20 - adds toNotHaveBeenCalled

Pull Request - State: closed - Opened by everson about 9 years ago - 2 comments

#19 - toNotHaveBeenCalled

Issue - State: closed - Opened by gpbl about 9 years ago - 3 comments

#18 - .toNotBeA

Issue - State: closed - Opened by giogonzo about 9 years ago - 2 comments

#17 - Object with index as keys should not equal array

Issue - State: closed - Opened by a-b-r-o-w-n about 9 years ago - 2 comments

#15 - Custom matchers

Issue - State: closed - Opened by psmolinsky over 9 years ago - 3 comments

#14 - Plugin for HTML comparisons

Issue - State: closed - Opened by rstacruz over 9 years ago

#13 - Default messages

Issue - State: closed - Opened by rstacruz over 9 years ago - 1 comment

#12 - A way to restore all spies

Issue - State: closed - Opened by rstacruz over 9 years ago - 2 comments

#11 - .toBeGreaterThanOrEqual()

Issue - State: closed - Opened by rstacruz over 9 years ago - 5 comments

#10 - .toBeA('array')

Issue - State: closed - Opened by rstacruz over 9 years ago - 3 comments

#9 - Add node 0.12 to travis-ci config

Pull Request - State: closed - Opened by estilles over 9 years ago - 2 comments

#7 - deep equal for object literals

Issue - State: closed - Opened by aaronshaf over 9 years ago - 1 comment

#6 - add the ability to restore a spied function on an object

Pull Request - State: closed - Opened by phated over 9 years ago - 2 comments

#5 - add node_modules to .gitignore

Pull Request - State: closed - Opened by jeffbski over 9 years ago

#4 - correct README toEqual -> deepEqual

Pull Request - State: closed - Opened by jeffbski over 9 years ago

#3 - add .jshintrc so `npm test` won't fail

Pull Request - State: closed - Opened by jeffbski over 9 years ago

#2 - Expect function with arguments to throw error

Issue - State: closed - Opened by anton-johansson almost 10 years ago - 5 comments

#1 - Added existence checks and made assertions chainable

Pull Request - State: closed - Opened by raydog almost 10 years ago - 4 comments