ruvector/examples/edge-net/tests
rUv cc0198e4a4 Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm
- Implement comprehensive tests for adaptive learning mechanisms including MicroLoRA and SONA in learning_tests.rs.
- Introduce tests for bio-inspired neural components such as HDC, BTSP, and Spiking Neural Networks in nervous_system_tests.rs.
- Create common utilities for random vector generation, vector assertions, and softmax calculations in mod.rs.
- Ensure all tests validate expected behaviors and maintain numerical stability.
2026-01-01 07:06:54 +00:00
..
adversarial_scenarios_test.rs feat(edge-net): implement production-grade cryptographic security 2026-01-01 05:28:42 +00:00
economic_edge_cases_test.rs feat(edge-net): add comprehensive security audit and battle testing 2026-01-01 05:13:16 +00:00
learning_scenarios_test.rs Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
mcp_integration_test.rs feat(wasm): add 5 exotic AI WASM packages with npm publishing 2026-01-01 06:31:11 +00:00
performance_benchmark.rs Add integration tests for ruvector-learning-wasm and ruvector-nervous-system-wasm 2026-01-01 07:06:54 +00:00
rac_axioms_test.rs feat(edge-net): add comprehensive security audit and battle testing 2026-01-01 05:13:16 +00:00