Skip to content

Testing

Raul Montoya Cardenas edited this page Jul 29, 2026 · 2 revisions

Testing

Wiki hero

Generated with Grok Build: Grok 4.5 · xAI Imagine (/imagine)

julia --project=. -e 'using Pkg; Pkg.test()'

Suites in test/runtests.jl

Testset Focus
Package loads Exports present
spike_count + density Windows, partial bounds
ISI stats Means, empty/two-spike edge cases
burst detection Contiguous short ISIs
windowed extraction Multi-window features
normalized vector Bounds and components
frozen spike fixtures (LIM-41) Golden JSON + range invariants

Coverage upload: separate Codecov workflow (Pkg.test(coverage=true) + processcoverage).


Last updated: July 29, 2026 Updated by: Grok Build: Grok 4.5 Package tip reference: d2229e2 (main)

Clone this wiki locally