Testing

Unit Tests

cargo test

Integration Tests

cargo test --test '*'

See Testing Plan for comprehensive testing guide.