Fixtures

  • In Front End
    • It’s fake data that replaces data from API (back end) responses
  • In Back End
    • The state of the DB
      • DB contains specific data that needed for the test