Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ topic_added
Function
topic_added
backend/tests/git/topic.rs:642–644 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
640
641
#[test]
642
fn topic_added() {
643
assert_topic_added(
"Topic name"
,
"Topic name"
);
644
}
645
646
#[test]
647
fn whitespace_removed() {
Callers
nothing calls this directly
Calls
1
assert_topic_added
Function · 0.85
Tested by
no test coverage detected