Skip to end of banner
Go to start of banner

2018-07-26 Kick-off Meeting Notes

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Date

Attendees

Goals

  • Kick-off meeting

Discussion items

TimeItemWhoNotes
5 minWelcome & Kick-off


25 min

Folio specific concerns about creating UI unit tests

 
  1. Existing Nightmare tests are mostly integration tests. There are nightmare tests that used for isolated modules but they still require an environment to be deployed. While everyone agrees that
  2. Primary concern for creating unit tests for isolated UI modules is the overhead of creating and maintaining "test doubles". Therefore integration of the mock server with Pact server should be addressed rather sooner.
  3. Team agreed that test code coverage should be generated during isolated UI component CI build job. Based on the
  4. Team agreed that the passing criteria for executing tests should be the sequence of 3 steps:
    1. clone a repo
    2. yarn install
    3. yarn test
  5. Time to setup a test environment should be minimal.
  6. Test suite for each UI module should run fast (no more than ?? sec or min)
20 min

Tools that should be evaluated/selected



10 minCreate task list and assign them








Action items

  •  
  • No labels