Skip to content

Update jest.config to support FE integration specs

Paul Slaughter requested to merge fe-ide-fe-integration-specs into master

What does this MR do?

This MR:

  • Updates the Jest config by splitting it into jest.config.base.js to support a jest:integration script.
  • Adds an example integration test which will be improved upon
  • Adds CI job for jest:integration

References

Edited by Paul Slaughter

Merge request reports