• Paul Slaughter's avatar
    Move jest jquery setup and add commons import · d7a1f22c
    Paul Slaughter authored
    - This loads all of our default jquery plugins
    - This also removes the need for our custom mocker to
      handle node_modules things
    - Originally I wanted to import just ~/commons but this
      seems to load some modules which depend on API and broke
      the mocking in those tests
      (user_merge_requests_spec)
    d7a1f22c
test_setup.js 2.4 KB