-
I’m in module 3 and there are 3 test cases for it, among them, 2 are from previous modules which are failing the test case of this module is passing successfully but previous ones are not running
-
I’ve been working on this since yesterday but I have not found a correct solution yet
You don’t need to worry about the previous module. If your module got passed and you are in the module 3, We will only check module 3 assessments.
There are 3 assessments in module 3:
tests.test_views.TestSocialSharing
test_post_to_facebook_share
tests.test_views.TestSocialSharing
test_post_to_facebook_share
tests.test_views.TestSocialSharing
test_post_to_facebook_share_cli
the latter two assessments were in module 2 as well which are failing in module 3, while the same were passing in module 2.