Path Lines of Code tests/__init__.py 1 tests/factories/__init__.py 3 tests/factories/command.py 10 tests/factories/event.py 10 tests/factories/message.py 35 tests/fakes/__init__.py 3 tests/fakes/message_consumer.py 10 tests/fakes/message_producer.py 15 tests/fakes/saga_instance_repository.py 14 tests/unit/__init__.py 1 tests/unit/conftest.py 114 tests/unit/sagas/__init__.py 1 tests/unit/sagas/simple_dsl/__init__.py 1 tests/unit/sagas/simple_dsl/commands.py 15 tests/unit/sagas/simple_dsl/conditional_saga/__init__.py 3 tests/unit/sagas/simple_dsl/conditional_saga/conditional_saga.py 19 tests/unit/sagas/simple_dsl/conditional_saga/conditional_saga_data.py 36 tests/unit/sagas/simple_dsl/local_saga/__init__.py 4 tests/unit/sagas/simple_dsl/local_saga/local_saga.py 18 tests/unit/sagas/simple_dsl/local_saga/local_saga_data.py 23 tests/unit/sagas/simple_dsl/local_saga/local_saga_steps.py 10 tests/unit/sagas/simple_dsl/test_conditional_saga.py 73 tests/unit/sagas/simple_dsl/test_local_saga.py 56 tests/unit/sagas/simple_dsl/test_with_handlers_saga.py 88 tests/unit/sagas/simple_dsl/with_handlers_saga/__init__.py 3 tests/unit/sagas/simple_dsl/with_handlers_saga/handlers.py 15 tests/unit/sagas/simple_dsl/with_handlers_saga/with_handlers_saga.py 27 tests/unit/sagas/testing_support/__init__.py 3 tests/unit/sagas/testing_support/message_with_destination.py 8 tests/unit/sagas/testing_support/saga_unit_test_support.py 173 tests/unit/test_command_dispather.py 26 tests/unit/test_command_handlers.py 35 tests/unit/test_commands_common.py 23 tests/unit/test_domain_event_handlers.py 47 tests/unit/test_event_dispather.py 14 tests/unit/test_events_common.py 23 tests/unit/test_events_publisher.py 32