If new files, or changes to files, aren't being picked up try refreshing again or restart the development server.
Test.js
e.g. myAwesomeViewModelTest.js
test
e.g. testTheAmazingThing
js-test-driver isn't perfect. Sometimes it gets confused. If that happens a full reset is the best bet:
If you are absolutely sure that your aliases.xml
is correct you should make
sure that you are trying to access services (e.g. ServiceRegistry.getService
)
from either your object's constructor or a method.