Unable to submit: Test cases fail in Developer Level 2 capstone project

Hi,

I am unable to submit the capstone project due to some test cases failing. I am pretty confident in my code so I don’t know what the issue is.

The test cases which failed were:

  1. exercise2.1 Fail "optRef Has Correct Format"
    Description: I created “optRef" using refServiceHandle and changed the datatype of “expiry” column to ‘date’, but still get this error.

  2. exercise3.1 Fail "abort" "abort in before block due to error "date""
    exercise3.3 Fail "abort" "abort in before block due to error "type""
    Description: I am not sure what these errors signify

  3. exercise4.6 Fail "timeSeries Has Correct Format" ""
    Description: The timeSeries variable stores a dictionary of three lists of “edge”, “qty”, “numTrds” with datatypes float, long, long

  4. exercise4.7 Fail "edgeCor Has Correct Format" ""
    Description: edgeCor stores a disctionary with three keys and three values for each “edge”, “qty”, and “numTrds”. It looks like this:
    edge | 1
    qty | 0.7363809
    numTrds | 0.7102546

Please let me know the fix for these. Thank you.

Hi @KshitijGhoshal,

I have responded to your email. Let me know if you have received it okay!

Many thanks,

Megan