domain testing: InMemory repos + Noops behind test-helpers
This commit is contained in:
@@ -3,6 +3,8 @@ pub mod events;
|
||||
pub mod models;
|
||||
pub mod ports;
|
||||
pub mod services;
|
||||
#[cfg(feature = "test-helpers")]
|
||||
pub mod testing;
|
||||
pub mod value_objects;
|
||||
|
||||
pub use errors::{DomainError, DomainResult};
|
||||
|
||||
Reference in New Issue
Block a user