Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheAlgorithms/JavaScript
/ KochSnowflake.test.js
File
KochSnowflake.test.js
Recursive/test/KochSnowflake.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ iterate, Vector2 } from
'../KochSnowflake'
2
3
describe(
'KochSnowflake'
, () => {
4
it(
'should produce the correctly-transformed vectors'
, () => {
Callers
nothing calls this directly
Calls
1
iterate
Function · 0.90
Tested by
no test coverage detected