Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, expect, it } from
"vitest"
;
2
import
{ 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
describe
Function · 0.85
computeSky
Function · 0.85
add
Method · 0.80
Tested by
no test coverage detected