Not able to submit the capstone project

Not able to submit the capstone project as there is no submit button at all. This is so frustrating as now I am wasting 2/3 of my time instead of actually focussing on my coding skills, please help asap.

 

To submit your project please follow the instructions at the bottom of the project.md file.


All of my test cases are passing and yet it is saying that all of the testcases are not passed. Please help.
Is there anything else left here to be completed, all of my testcases are passing for indevidual functions.

Also for ShowTableSummary, the system data is showing spread table value as 10, but in the test file it is getting compared with 40, that will obviously show the test case failed.

can you please help to fix this?

Hi @Sawi 

Can you share any error messages you may be receiving when trying to submit the project? 

Many thanks,

Megan

This is the error msg I am getting, I checked the data of the tables itself just to verify if there is something wrong with the way  i am looking at the tables, but all this spread table has 10 rows , but in the test case it is getting compared with 40 which will obviously fail.

Hi,

Yea so your showTableSummary for 1.2 should look like this (screenshot attached). Would you like to share your code for the showTableSummary function? You can attach it here or send it to me privately :) 

that means that the data which is reflecting to me is different from the data that you have and the test case comparision must be dynamic instead of hard coded 40. 
The screenshot below shows the table directly from Process tab, it has just 10 values and the code that I am running is totally fine since it is passing 1/2 test case.
Please help me to submit the Project.

this is the showTableSummary that I have:

Hi,

Your spread table seems to be missing the date column suggesting it's been overwritten at some stage. Can you please save and download your project.md file and send it to me at mmcparland@kx.com

I will investigate this and get back to you ASAP with a solution.

Thanks,

Megan

Attaching here the md folder. Looking for the prompt resolution.