Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/JavaScript
/ Lower.test.js
File
Lower.test.js
String/test/Lower.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
lower from
'../Lower'
2
3
describe(
'Testing the Lower function'
, () => {
4
it(
'Test 1: Check by invalid type'
, () => {
Callers
nothing calls this directly
Calls
1
lower
Function · 0.85
Tested by
no test coverage detected