...
Code Block | ||
---|---|---|
| ||
Feature: Fraudulent User Block Scenario: User communication preferences should be updated when user is ublocked Given a user has been blocked on Admin App Then the following fields should be updated | preference | value | | email_subscribe | unsubscribedsubscribed | | marketingEmail | falsetrue | | rewardsEmail | falsetrue | | push_subscribe | unsubscribedsubscribed | | marketingPush | falsetrue | | rewardsPush | falsetrue | | sms_subscribe | falsetrue | | Email Opt In | falsetrue | |