|
1 | 1 | {
|
2 | 2 | "tests": [
|
3 |
| - "test_demo_ad_address_data_captured_in_doorhanger_and_stored.py", |
4 |
| - "test_demo_ad_doorhanger_shown_on_valid_address_submission.py", |
5 |
| - "test_demo_ad_email_phone_captured_in_doorhanger_and_stored.py", |
6 |
| - "test_demo_ad_name_org_captured_in_doorhanger_and_stored.py", |
7 |
| - "test_demo_cc_add_new_credit_card.py", |
8 |
| - "test_demo_cc_clear_form.py", |
9 |
| - "test_demo_cc_doorhanger_shown_on_valid_credit_card_submission.py", |
10 |
| - "test_demo_cc_dropdown-presence.py", |
11 |
| - "test_demo_addy_verify_new_address_added.py" |
| 3 | + "test_demo_cc_doorhanger_shown_on_valid_credit_card_submission.py", |
| 4 | + "test_demo_cc_add_new_credit_card.py", |
| 5 | + "test_demo_ad_doorhanger_shown_on_valid_address_submission.py", |
| 6 | + "test_demo_ad_name_org_captured_in_doorhanger_and_stored.py", |
| 7 | + "test_demo_ad_address_data_captured_in_doorhanger_and_stored.py", |
| 8 | + "test_demo_cc_dropdown-presence.py", |
| 9 | + "test_demo_cc_clear_form.py", |
| 10 | + "test_demo_cc_dropdown-presence.py", |
| 11 | + "test_demo_ad_autofill_name_org.py", |
| 12 | + "test_demo_cc_yellow_highlight.py", |
| 13 | + "test_demo_ad_autofill_phone_email.py" |
12 | 14 | ]
|
13 | 15 | }
|
0 commit comments