Skip to content

see what happens when I run "npm test" #1

@viniciusrmcarneiro

Description

@viniciusrmcarneiro

ERROR in ./test/spec/components/app.test.jsx
Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/app.test.jsx 13:17-38

ERROR in ./test/spec/components/header.test.jsx
Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/header.test.jsx 13:17-38

ERROR in ./test/spec/components/lang-picker.test.jsx
Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/lang-picker.test.jsx 17:17-38

ERROR in ./test/spec/components/profile.test.jsx
Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/profile.test.jsx 19:17-38

ERROR in ./test/spec/components/users.test.jsx
Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/users.test.jsx 13:17-38

ERROR in ./test/spec/stores/users.test.js
Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/stores
@ ./test/spec/stores/users.test.js 9:17-38

ERROR in ./test/spec/utils/alt-resolver.test.js
Module not found: Error: Cannot resolve module 'utils/flux' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/utils
@ ./test/spec/utils/alt-resolver.test.js 13:17-38

ERROR in ./test/spec/components/header.test.jsx
Module not found: Error: Cannot resolve module 'components/header' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/header.test.jsx 29:24-52

ERROR in ./test/spec/components/lang-picker.test.jsx
Module not found: Error: Cannot resolve module 'components/shared/lang-picker' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/lang-picker.test.jsx 25:34-74

ERROR in ./test/spec/components/profile.test.jsx
Module not found: Error: Cannot resolve module 'components/profile' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/profile.test.jsx 23:25-54

ERROR in ./test/spec/components/users.test.jsx
Module not found: Error: Cannot resolve module 'components/users' in /Users/vinicius/remote/P-D/react-example-filmdb/test/spec/components
@ ./test/spec/components/users.test.jsx 25:23-50
INFO [karma]: Karma v0.12.37 server started at http://localhost:9876/
INFO [launcher]: Starting browser Chrome
INFO [Chrome 43.0.2357 (Mac OS X 10.10.3)]: Connected on socket 3EwjrKjnnEZ8JlbieM9D with id 22349418
Chrome 43.0.2357 (Mac OS X 10.10.3) ERROR
Uncaught Error: Cannot find module "utils/flux"
at /Users/vinicius/remote/P-D/react-example-filmdb/tests.webpack.js:4518:0 <- null:0:0

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