Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  Spike documentation by Mike Taylor
SolutionInfrastructureBest used for Comments
BigTest
  • Karma
  • Mocha
  • Chai
  • Mirage
IntegrationRetrospective page
Nightmare
e-2-e
Cypress
  • Mocha
  • Chai
  • Yakbak


Jest
Unit
React Testing Library
  • Karma
  • Mocha
  • Chai
  • Mirage

cross-browser,

Unit,

e-2-e?

integration?


This spike would essentially replace BigTest with React Testing Library/DOM testing Library. It can be set up to work with either Jest or in a real browser. The spike should investigate testing at the unit, component, module, and platform level of FOLIO. Asynchronus capabilities are there, the possibility of  creating interactors with it should be examined.

https://testing-library.com/docs/guiding-principles
Nightwatch
  • Selenium
  • Chai
  • Mockery
e-2-e, cross-browser testing

https://nightwatchjs.org/

https://github.com/nightwatchjs/nightwatch

Anything else?


...