- From: Shane McCarron <shane@spec-ops.io>
- Date: Mon, 14 Nov 2016 09:46:33 -0600
- To: Marcos Caceres <mcaceres@mozilla.com>
- Cc: public-payments-testing <public-payments-testing@w3.org>
- Message-ID: <CAJdbnOAbe-7=VHF3zvd7uNVqYNx2MXvjeTUUqEsjMw8iW_WXRQ@mail.gmail.com>
Here's a PR with tests Mike developed: https://github.com/w3c/web-platform-tests/pull/3441 The JSON shape stuff is in the annotation-model tests in WPT now. An example of a protocol exercising test that we might be able to use to exercise something like a web-based payment app is in the annotation-protocol/server tests in wpt now. On Mon, Nov 14, 2016 at 8:58 AM, <mcaceres@mozilla.com> wrote: > > > On 14 Nov. 2016, at 11:39 pm, Shane McCarron <shane@spec-ops.io> wrote: > > Mike Smith has already done a bunch of work on API tests. We have the > infrastructure for doing the JSON Message shape / content testing and a > bunch of code for doing web app message testing (or providing a skeletal > web app against which to test) when that is ready. We should probably sych > up on what has been done to date so we aren't duplicating effort! > > > Awesome! Links please!!!! > > > > > On Mon, Nov 14, 2016 at 3:08 AM, Marcos Caceres <mcaceres@mozilla.com> > wrote: > >> On November 14, 2016 at 6:53:35 PM, Marcos Caceres (marcos@marcosc.com) >> wrote: >> > So, I've started trying to see how testable the spec is and putting a >> > rough test suite together (to test against a reference implementation >> > I'm working on in JS). >> >> FYI, the stuff I'm cooking up is in this branch on my forked copy of >> the payments repo: >> >> https://github.com/marcoscaceres/browser-payment-api/tree/refimp/refimp >> >> I'll keep adding to that and eventually send it over to the main >> repo... please ping me for collaboration on it. >> >> > > > -- > Shane McCarron > Projects Manager, Spec-Ops > > -- Shane McCarron Projects Manager, Spec-Ops
Received on Monday, 14 November 2016 15:47:34 UTC