jest.init.js

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Clean up Jest config

At this point, the existing test suite is running without config or

syntax errors and all tests are passing. Removing all comments from the

config file so it is clean.

Resolve missing eventStream mock

TypeError: eventStream.publishEvent.mockClear is not a function

Resolve missing module error

Failed to instantiate module ui.event due to:

Error: [$injector:nomod] Module 'ui.event' is not available!

This may not be the right way to resolve this, but I don't have much to

go on. I am following the instructions found here

https://github.com/angular-ui/ui-utils/issues/113

Resolve missing module error

Failed to instantiate module ui.router due to:

Error: [$injector:nomod] Module 'ui.router' is not available!

Resolve missing module error

Failed to instantiate module ui.bootstrap due to:

Error: [$injector:nomod] Module 'ui.bootstrap' is not available!

Resolve CRP module of undefined Error

Cannot read property 'module' of undefined

angular.mock.module('parameterModule')

Resolve `angular is not defined` error

Remove all Jest Configs for clean start

  • More
  • PUL-389
  • summarized and closed
[PUL-7054] [PUL-7074] Replaced "User Help" dropdown with training and release notes links
[PUL-7054] [PUL-7074] Replaced "User Help" dropdown with training and release notes links
[PUL-7054] [PUL-7074] Removed old help code and references

  1. … 21 more files in changeset.
[PUL-6745] Fixed relative URLs to templates and images

  1. … 21 more files in changeset.
Develop successully merged into build-conversion branch

  1. … 436 more files in changeset.
copying application code into new subfolder or webapp

  1. … 660 more files in changeset.