Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Migorithm/rustiful-backend
/ functions
Functions
118 in github.com/Migorithm/rustiful-backend
⨍
Functions
118
◇
Types & classes
43
Function
test_edit_board
()
tests/service.rs:52
Method
test_event_handler
( _event: BoardCreated, context: AtomicContextManager, some_dependency: fn(String, i32
library/src/services/handlers.rs:108
Method
test_event_handler2
( _event: BoardCreated, context: AtomicContextManager, )
library/src/services/handlers.rs:124
Function
test_get_board
()
tests/repository.rs:42
Function
test_get_board_with_different_state
()
tests/repository.rs:67
Function
test_message_bus_add_comment
()
library/src/services/messagebus.rs:208
Function
test_message_bus_create_board
()
library/src/services/messagebus.rs:139
Function
test_message_bus_edit_board
()
library/src/services/messagebus.rs:170
Function
test_outbox_event_handled_by_messagebus
()
tests/outbox.rs:103
Function
test_transaction_commit
()
tests/database.rs:30
Function
test_transaction_rollback
()
tests/database.rs:56
Function
test_unit_of_work
()
library/src/services/unit_of_work.rs:111
Function
test_unit_of_work_event_collection
()
library/src/services/unit_of_work.rs:180
Function
test_update_board
()
tests/repository.rs:130
Function
test_verify_password
()
library/src/domain/auth/entity.rs:71
Method
try_from
(value: ServiceResponse)
library/src/domain/commands.rs:40
Method
update
(&mut self, aggregate: &mut BoardAggregate)
library/src/adapters/repositories/board_repository.rs:24
Method
verify_password
(&self, plain_password: impl AsRef<str>)
library/src/domain/auth/entity.rs:47
← previous
101–118 of 118, ranked by callers