Source code
Revision control
Copy as Markdown
Other Tools
# Payment Method Manifest Web Platform Tests
This directory contains Web Platform Tests (WPTs) for the [Payment Method
## Testing methdology
In order to minimize reliance upon other specifications such as the [Web-based
tests try to avoid expecting any particular behavior around the payment handler
itself. Instead, tests monitor for events that the browser should send to the
server(s) based on the Payment Method Manifest specification and verify only
that the correct events are sent or not sent.