commercetools-node-mock
commercetools-node-mock copied to clipboard
Implement mock implementation for subscriptions
Currently there's no real mock implementation for subscriptions. This occurs issues like https://github.com/labd/terraform-provider-commercetools/pull/364#issuecomment-1556795625 appear in our Terraform provider, as we don't see any error appear if we miss certain properties. We need to ensure we have a proper mock implementation to overcome this.