Skip to content

02 17 2021 Meeting

Adam De Fouw edited this page Feb 19, 2021 · 24 revisions

Meeting Minutes > 01/13/2022 Meeting

Agenda Topics

Please see Framework Roadmap for more details: https://github.com/aldefouw/redcap_cypress/wiki/Framework-Roadmap

Updates

  • Database Seeding:

    • Proposed strategy:
    • Issue the cy.base_db_seed() before every GROUP of assertions (i.e. before() block of each .js file with group of tests)
    • This will allow us to have a known database state before starting a group of tests (which are typically authored by a single person who can handle the database state within that group of assertions)
  • Question of whether we should examine export files came up. A Technical Discussion topic has been created to discuss this here: Analysis of Export Files

  • Andrew Poppe mentioned that he's investigating additional resources for accelerating our work on testing

Attendees:


  • Adam De Fouw
  • Andrew Poppe
  • Ashlyn Hussey
  • Christopher Schubert
  • Tintin Nguyen
Clone this wiki locally