Hello There i want to share my repo about the certificate project in Backend Dev, Quality Asuurance:
I have tried diffrent things so far but i cant pass the only test that is failing:
// running tests 8. The return value from the
POST
to
/api/check
will be an object containing a
valid
property, which is
true
if the number may be placed at the provided coordinate and
false
if the number may not. If false, the returned object will also contain a
conflict
property which is an array containing the strings
"row"
,
"column"
, and/or
"region"
depending on which makes the placement invalid. // tests completed
I am out of ideas. I know Certificcate Projects are for understanding and solving. But maybe there is an issue that is not from my side…
Can someone help me out?
solution: https://3000-freecodecam-boilerplate-judfmhxzekv.ws-eu116.gitpod.io
githubLink: GitHub - sinanoksz/Sudoku-Solver
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:132.0) Gecko/20100101 Firefox/132.0
Challenge Information:
Quality Assurance Projects - Sudoku Solver