Skip to content

voidrot/waygate

Repository files navigation

WayGate

Testing

Run the full test suite from the repository root:

mise run test

Run a single package suite from the repository root:

mise run test:core
mise run test:api

Run package-local tests from inside a package directory:

cd packages/core && uv run pytest
cd apps/api && uv run pytest

The repository uses a uv workspace with editable installs, so run mise run uv:sync from the repository root before running tests from a package directory.

About

Living Wiki inspired by Andrej Karpathy's recent workflow experiments

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages