Test

  • API Integration Tests
  • API Integration Tests ensure that different parts of an API work together properly by testing their interactions.

  • DAMP not DRY
  • Favour expressiveness at the 'expense' of repetition.

  • Testing Pyramid
  • Describes the ideal ratio of types of automated tests.