intercom_test.exceptions module

exception intercom_test.exceptions.DataParseError[source]

Bases: Exception

Raised when a case augmentation file is incorrectly structured

exception intercom_test.exceptions.MultipleAugmentationEntriesError[source]

Bases: Exception

Raised when the same case is augmented in multiple places

exception intercom_test.exceptions.NoAugmentationError[source]

Bases: ValueError

Raised when lack of augmentation data prevents a requested operation