Aviary
Reference

Overview

The full API surface — every module option, the lifecycle events and error policy, and the fake plus assertions you test against.

  • Configuration — every NotificationsModule.forRoot and forRootAsync option, the three lifecycle events, the error policy, and the error classes.
  • Testing — assert what your code would send without delivering anything, with NotificationFake and its assertions from @dudousxd/nestjs-notifications-testing.