ddicorpo / RecruitInc

2018 - 2019 Capstone Project for Team RecruitInc
Other
1 stars 0 forks source link

Python flask #149

Closed rena-21 closed 5 years ago

rena-21 commented 5 years ago

tested with this repo: https://github.com/kul-amr/RecipesApp

BenjaminTanguay commented 5 years ago

expected : {"projectName":"RecipesApp","languageOutput":[{"languageOrFramework":"Python","linesOfCode":-8330,"numberOfCommits":2,"frameworks":[{"technologyName":"Flask","linesOfCode":-8330,"numberOfCommits":2}]}]}

actual: {"projectName":"RecipesApp","languageOutput":[{"languageOrFramework":"Python","linesOfCode":-8330,"numberOfCommits":2,"frameworks":[{"technologyName":"Flask","linesOfCode":0,"numberOfCommits":0}]}]}

The test fails because the output object doesn't match what is expected by the test. I would suggest using a repository that is a little bit less weird as in this one, the person you've analyzed has negative amounts of lines of codes. He probably deleted a bunch of code other people wrote.

Winterhart commented 5 years ago

Alright good job including a fake: requirements.txt