Skip to content

Create eventcore-examples crate (ADR-032) #279

@jwilger

Description

@jwilger

Summary

Create eventcore-examples crate per ADR-032 to house integration tests and demo applications.

Context

ADR-032 (Integration Test Crate for End-to-End Testing) establishes that:

Requirements

  1. Create eventcore-examples/ crate at workspace root
  2. Add to workspace in root Cargo.toml
  3. Dependencies: eventcore, eventcore-memory, eventcore-testing, eventcore-types
  4. Structure:
    • src/lib.rs - shared test domain types
    • tests/ - integration tests
    • examples/ - demo applications

Parent Issue

Sub-issue of #272

Related

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions