Skip to content

TypeError: undefined is not an object (evaluating 'React.addons.TestUtils') #6

Description

@JarrodCTaylor

I am having some difficulty updating to the latest versions. I created a example project that demonstrates the issue.

Tests run as desired when using

[cljsjs/react-with-addons        "0.13.3-0"]
[cljs-react-test                 "0.1.3-SNAPSHOT"]

After updating dependencies to and making no other changes

[cljs-react-test                 "0.1.4-SNAPSHOT"]
[cljsjs/react-with-addons        "15.2.0-0"]
[cljsjs/react-dom                "15.2.0-0" :exclusions [cljsjs/react]]
[prismatic/dommy                 "1.1.0"]

The following error occurs

;; ======================================================================
;; Testing with Phantom:

TypeError: undefined is not an object (evaluating 'React.addons.TestUtils')

  phantomjs://code/phantom966794781240370468.js:81 in onError

Am I overlooking something?

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions