MCPcopy
hub / github.com/cpaczek/skylight / celestial-planets.test.ts

File celestial-planets.test.ts

shared/test/celestial-planets.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { computeSky } from "../src/celestial.js";
3
4// Planet Mode (#12): the naked-eye planets are computed through the same

Callers

nothing calls this directly

Calls 3

describeFunction · 0.85
computeSkyFunction · 0.85
addMethod · 0.80

Tested by

no test coverage detected