Skip to content

Conversation

@romaindso
Copy link

BugFix for #10

Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 on fixing the issue #10
Still having issue with jasmineReact.render, as React.render on lines 14-15 in the PR does not exist.
Error:
TypeError: React.render is not a function at Object.render (specs/spec-mycontainer.js:9:1637659) at UserContext.<anonymous> (specs/spec-mycontainer.js:9:2111719)
Example Code:
let componentDidMountSpy = jasmineReact.spyOnClass(MyContainer, 'componentDidMount'); var myInstance = jasmineReact.render(<MyContainer />);

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant