New issue
Advanced search Search tips

Issue 762838 link

Starred by 2 users

Issue metadata

Status: Started
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 2
Type: Task

Blocked on:
issue 762003


Participants' hotlists:
Payment-Handler

Show other hotlists

Other hotlists containing this issue:
Payments-TechDebt


Sign in to add a comment

Write tests for PaymentHandler.

Project Member Reported by jinho.b...@samsung.com, Sep 7 2017

Issue description

We already implemented PaymentHandler on Android much but there are no enough tests.
It causes many problems such as a crash and something. To ship this feature as soon as possible, we should write more tests and put efforts into them.

Especially, we should write the following tests preferentially:
  1. PaymentHandler Brower Tests on Android.
     Current test implementation can not install actual service worker.
     So, we should change the structure, and then write more tests such as triggering event.
  2. Content side tests
     In this layer, there are some tests but it's so basic. We should be able to cover edge cases.
  3. web-platform-tests
     If possible, we should write much tests via this way.
     Then, it can be matched up with spec and other browser vendors.
 
Blockedon: 762003

Sign in to add a comment