Files
mailgoserver/graphify-out/cache/ast/v0.9.37/4b6a1793f720a8adb6473cfb3179da41c022a104d703570a5f40f5c77df57f3e.json
T

1 line
43 KiB
JSON
Raw Normal View History

2026-08-12 21:14:19 +01:00
{"nodes": [{"id": "$graphify-root$_internal_webui_webmail_test_go", "label": "webmail_test.go", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_webmail_test_createtestmailboxwithpassword", "label": "createTestMailboxWithPassword()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L16"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_test.go"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_test.go"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailloginsucceedsandreachesdashboard", "label": "TestWebmailLoginSucceedsAndReachesDashboard()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L34"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailloginrejectsapppassword", "label": "TestWebmailLoginRejectsAppPassword()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L71"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailunauthenticatedredirectstologin", "label": "TestWebmailUnauthenticatedRedirectsToLogin()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L95"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailandadminsessionsareisolated", "label": "TestWebmailAndAdminSessionsAreIsolated()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L112"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailchangepassword", "label": "TestWebmailChangePassword()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L150"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailapppasswordselfservice", "label": "TestWebmailAppPasswordSelfService()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L180"}, {"id": "$graphify-root$_internal_webui_webmail_test_testwebmailmfagaterequirescodeaftertotpenabled", "label": "TestWebmailMFAGateRequiresCodeAfterTOTPEnabled()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L215"}, {"id": "$graphify-root$_internal_webui_webmail_test_webmailloginsession", "label": "webmailLoginSession()", "file_type": "code", "source_file": "internal/webui/webmail_test.go", "source_location": "L247"}, {"id": "cookie", "label": "Cookie", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/webmail_test.go"}], "edges": [{"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_net_http_httptest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_net_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_webmail_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/webmail_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {