Skip to content

Commit

Permalink
feat: add e2e test for monetization battery
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardobl committed Jun 10, 2022
1 parent fd2a652 commit ace9bfa
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/e2e/testBatteries.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,15 @@ const Units = {
startsWith:"https://yt3.ggpht.com/Tc6PqXPoqlh2zFZH0Qzwo8i50ygq"
}
}
},
"monetization":{
url:"https://getalby.com/",
output:{
recipient:'hello@getalby.com',
name:"Alby",
description:"Alby brings Bitcoin to the web with in-browser payments and identity.",
icon:"https://getalby.com/website/_assets/alby_icon_head_icon-ICVYH45J.png"
}
}
}

Expand Down

0 comments on commit ace9bfa

Please sign in to comment.