Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TheAlgorithms/JavaScript
/ SHA1.test.js
File
SHA1.test.js
Hashes/tests/SHA1.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test } from
'vitest'
2
import
{ SHA1 } from
'../SHA1'
3
4
describe(
'Testing SHA1 function'
, () => {
Callers
nothing calls this directly
Calls
1
SHA1
Function · 0.90
Tested by
no test coverage detected