Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Angular ItemController spec failing #18

Open
kfranzen opened this issue Jan 11, 2016 · 1 comment
Open

Angular ItemController spec failing #18

kfranzen opened this issue Jan 11, 2016 · 1 comment

Comments

@kfranzen
Copy link

Pattern "/Users/kirk/Code/learntech/student_projects/dechen/Trello-Clone/angularApp/src/*/.mock.js" does not match any file.
PhantomJS 1.9.8 (Mac OS X 0.0.0) ItemController should have an empty array of items FAILED
ReferenceError: Strict mode forbids implicit creation of global property 'scope'
at /Users/kirk/Code/learntech/student_projects/dechen/Trello-Clone/angularApp/src/app/item/item.controller.spec.js:12
at invoke (/Users/kirk/Code/learntech/student_projects/dechen/Trello-Clone/angularApp/bower_components/angular/angular.js:4523)
at workFn (/Users/kirk/Code/learntech/student_projects/dechen/Trello-Clone/angularApp/bower_components/angular-mocks/angular-mocks.js:2439)
undefined
ReferenceError: Can't find variable: scope
at /Users/kirk/Code/learntech/student_projects/dechen/Trello-Clone/angularApp/src/app/item/item.controller.spec.js:20

@ddsooxo
Copy link
Owner

ddsooxo commented Jan 13, 2016

I still have to work on the angular testing, will resubmit once completed.

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

No branches or pull requests

2 participants