Source code

Revision control

Copy as Markdown

Other Tools

[fedcm-disclosure-text-shown.https.html]
expected:
if os == "android": OK
TIMEOUT
[We should send disclosure_text_shown=false when custom fields are passed.]
expected:
if os == "android": FAIL
TIMEOUT
[We should send disclosure_text_shown=false when an empty custom fields array is passed.]
expected:
if os == "android": FAIL
NOTRUN
[We should send disclosure_text_shown=true when no custom fields are passed.]
expected:
if os == "android": FAIL
NOTRUN
[We should send disclosure_text_shown=true when custom fields are passed in addition to standard fields.]
expected:
if os == "android": FAIL
NOTRUN