Skip to content
Rich Chiodo edited this page Jul 19, 2022 · 16 revisions

Types of tests

How to write a new unit test

How to write a new integration test

How to debug a unit test locally

How to debug an integration test locally

How to debug an integration test during CI

  • What a failure looks like
  • Data we capture
  • Looking at logs
  • Adding new log data
  • Looking at the test notebook

Clone this wiki locally