Bug 1852580 [wpt PR 41909] - [FedCM] Refactor the wpt tests request params check...
commitfc419a2fecd3fd10b1a8e758d255f7eb120d4b9a
authorYi Gu <yigu@chromium.org>
Wed, 27 Sep 2023 12:02:22 +0000 (27 12:02 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 28 Sep 2023 14:57:26 +0000 (28 14:57 +0000)
tree389d70677ba19ada462bbe109c55918d6fd38280
parent9d2f131f73870b61168e5b91a860d96bf11b45f2
Bug 1852580 [wpt PR 41909] - [FedCM] Refactor the wpt tests request params check, a=testonly

Automatic update from web-platform-tests
[FedCM] Refactor the wpt tests request params check

This patch moves the request params check to one place to avoid the
unnecessary duplication.

Bug: None
Change-Id: I8d2e525b09718ab6ea2ba1483356de6a6ef0732c
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4851310
Reviewed-by: Nicolás Peña <npm@chromium.org>
Commit-Queue: Yi Gu <yigu@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1197107}

--

wpt-commits: 64f8ed34e7b0db1e5bf8646e474901b4b9128d9b
wpt-pr: 41909
testing/web-platform/tests/credential-management/support/fedcm/accounts.py
testing/web-platform/tests/credential-management/support/fedcm/client_metadata.py
testing/web-platform/tests/credential-management/support/fedcm/manifest.py
testing/web-platform/tests/credential-management/support/fedcm/no_accounts.py
testing/web-platform/tests/credential-management/support/fedcm/request-params-check.py [new file with mode: 0644]
testing/web-platform/tests/credential-management/support/fedcm/single_account.py
testing/web-platform/tests/credential-management/support/fedcm/token.py
testing/web-platform/tests/credential-management/support/fedcm/token_with_account_auto_selected_flag.py
testing/web-platform/tests/credential-management/support/fedcm/token_with_account_id.py
testing/web-platform/tests/credential-management/support/fedcm/two_accounts.py