interledger / web-monetization-extension

An open-source browser extension that enables Web Monetization.
Apache License 2.0
46 stars 2 forks source link

[TO REFINE] Implement a test page on a website #328

Open dianafulga opened 1 week ago

dianafulga commented 1 week ago

Purpose: Build a test page with functionality for creating different conditions or scenarios for testing the WM ext.

It should have the following minimum capabilities, which are needed to test the WM extension:

The page should also have buttons that allow users to:

  1. Add a wallet address to the page...and then as part of the testing, we will define the expected impact/behaviour on the WM extension, including:
    • the rate of pay should be changed
    • if icon is red, it should become green
    • if WM is disabled, nothing should happen
  2. Remove a wallet address
  3. Open a new tab and close it
  4. Capture logs of the extension's content & background activities.
raducristianpopa commented 1 week ago

Since we are aiming to move Testnet's applications to try.interledger.tech (https://github.com/interledger/testnet/issues/1327), should this playground be included in the test network - something like try.interledger.tech/webmonetization?

tselit commented 1 week ago

Requesting more detailed input from @AlexLakatos on this ticket.

tselit commented 1 week ago

@raducristianpopa is able to start working on this, due to existing playground that Radu already uses.