T31: Integration tests across all bindings #68

Open
opened 2026-03-24 22:31:52 +03:00 by NiXTheDev · 0 comments
NiXTheDev commented 2026-03-24 22:31:52 +03:00 (Migrated from github.com)

Task 31: Integration Tests

Wave: 7 (Polish)
Category: deep
Parent: Epic #37

What to do

  • Write integration tests verifying Rust, Python, WASM, CLI all work correctly
  • Run full test suite: cargo test --workspace

Acceptance Criteria

  • cargo test --workspace — ALL PASS
  • pytest ogex-python/tests/ — ALL PASS

Commit (groups with T28-T30)

test: integration tests across all bindings

## Task 31: Integration Tests **Wave**: 7 (Polish) **Category**: deep **Parent**: Epic #37 ### What to do - Write integration tests verifying Rust, Python, WASM, CLI all work correctly - Run full test suite: cargo test --workspace ### Acceptance Criteria - [ ] cargo test --workspace — ALL PASS - [ ] pytest ogex-python/tests/ — ALL PASS ### Commit (groups with T28-T30) `test: integration tests across all bindings`
Sign in to join this conversation.
No description provided.