MCPcopy 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

1import { iterate, Vector2 } from '../KochSnowflake'
2
3describe('KochSnowflake', () => {
4 it('should produce the correctly-transformed vectors', () => {

Callers

nothing calls this directly

Calls 1

iterateFunction · 0.90

Tested by

no test coverage detected