|
67 | 67 | "pythonpro/core/tests/test_view_home.py::test_lead_form[<input type=\"text\" name=\"FNAME\"]", |
68 | 68 | "pythonpro/core/tests/test_view_home.py::test_lead_form[<input type=\"email\" name=\"EMAIL\"]", |
69 | 69 | "pythonpro/core/tests/test_view_home.py::test_lead_form[<button type=\"submit\"]", |
70 | | - "pythonpro/core/tests/test_view_home.py::test_subscription_today_date[day-28]", |
71 | | - "pythonpro/core/tests/test_view_home.py::test_subscription_today_date[month-11]", |
72 | | - "pythonpro/core/tests/test_view_home.py::test_subscription_today_date[year-2018]", |
| 70 | + "pythonpro/core/tests/test_view_home.py::test_subscription_today_date[day-22]", |
| 71 | + "pythonpro/core/tests/test_view_home.py::test_subscription_today_date[month-01]", |
| 72 | + "pythonpro/core/tests/test_view_home.py::test_subscription_today_date[year-2019]", |
73 | 73 | "pythonpro/core/tests/test_view_home.py::test_forum_tab_is_not_present", |
74 | 74 | "pythonpro/core/tests/test_view_home.py::test_forum_tab_is_present", |
75 | 75 | "pythonpro/core/tests/test_view_home.py::test_payment_link_is_present", |
76 | 76 | "pythonpro/core/tests/test_view_home.py::test_payment_link_is_not_present", |
| 77 | + "pythonpro/core/tests/test_view_podcast.py::test_status_code", |
| 78 | + "pythonpro/core/tests/test_view_podcast.py::test_link_on_home", |
| 79 | + "pythonpro/core/tests/test_view_podcast.py::test_podcast_link", |
77 | 80 | "pythonpro/core/tests/test_view_profile.py::test_profile_not_logged_user", |
78 | 81 | "pythonpro/core/tests/test_view_profile.py::test_profile_status_code", |
79 | 82 | "pythonpro/core/tests/test_view_profile.py::test_profile_first_name", |
|
162 | 165 | "pythonpro/payments/tests.py::test_content_subscription_closed", |
163 | 166 | "pythonpro/payments/tests.py::test_leads_form_when_subscription_closed", |
164 | 167 | "pythonpro/payments/tests.py::test_pagseguro_form[<form action=\"https://pagseguro.uol.com.br/pre-approvals/request.html\" method=\"post\">]", |
165 | | - "pythonpro/payments/tests.py::test_pagseguro_form[<input type=\"hidden\" name=\"code\" value=\"28B4C9D65353AD8554943F8ED0585371\"/>]", |
| 168 | + "pythonpro/payments/tests.py::test_pagseguro_form[<input type=\"hidden\" name=\"code\" value=\"5DCC47977676066FF44C9F9310EF0392\"/>]", |
166 | 169 | "pythonpro/payments/tests.py::test_pagseguro_form[name=\"submit\"]", |
167 | 170 | "pythonpro/payments/tests.py::test_thanks_status_code", |
168 | 171 | "pythonpro/promos/tests/test_views.py::test_video_status", |
|
0 commit comments