feat: US-003 - Test pentru hello
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -41,8 +41,8 @@
|
||||
"Test verifică hello(\"World\") === \"Hello, world!\"",
|
||||
"npm test passes"
|
||||
],
|
||||
"passes": false,
|
||||
"notes": ""
|
||||
"passes": true,
|
||||
"notes": "Jest instalat ca devDependency, test script configurat în package.json. tests/hello.test.js verifică hello(\"World\") === \"Hello, world!\". npm test passes."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user