Skip to content

Contributor Testing

This guide is for Floe Contributors changing the Floe repository.

Terminal window
make test-unit
make test
make docs-validate
TierPurposeTypical Command
UnitFast package and function testsmake test-unit
IntegrationKubernetes-native service integrationmake test-integration
E2EFull platform workflowsmake demo-customer-360-validate after setup
DocsStarlight sync, build, and content gatesmake docs-validate

Use DevPod when the full validation lane does not fit on a local machine.