feat: Set up streak celebration discount experiment (#431)

As part of this work, the streak celebration has been migrated from a Paragon Modal to a Modal Dialog
AA-759
This commit is contained in:
Matthew Piatetsky
2021-05-11 14:06:03 -04:00
committed by GitHub
parent 0f69ed5502
commit d0bcb19754
13 changed files with 283 additions and 65 deletions

View File

@@ -12,6 +12,11 @@ export default new Factory()
original_user_is_staff: false,
number: 'DemoX',
org: 'edX',
verifiedMode: {
upgradeUrl: 'test',
price: 10,
currencySymbol: '$',
},
})
.attr(
'tabs', ['id', 'host'], (id, host) => {