1 line
32 KiB
JSON
1 line
32 KiB
JSON
{"nodes": [{"id": "$graphify-root$_internal_webui_mailbox_multitenant_test_go", "label": "mailbox_multitenant_test.go", "file_type": "code", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L1"}, {"id": "$graphify-root$_internal_webui_mailbox_multitenant_test_createmailboxfor", "label": "createMailboxFor()", "file_type": "code", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L16"}, {"id": "t", "label": "T", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_multitenant_test.go"}, {"id": "app", "label": "App", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_multitenant_test.go"}, {"id": "mailbox", "label": "Mailbox", "file_type": "code", "source_file": "", "source_location": "", "origin_file": "$graphify-root$/internal/webui/mailbox_multitenant_test.go"}, {"id": "$graphify-root$_internal_webui_mailbox_multitenant_test_testscopedadmincannotaccessothertenantmailboxbyid", "label": "TestScopedAdminCannotAccessOtherTenantMailboxByID()", "file_type": "code", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L38"}, {"id": "$graphify-root$_internal_webui_mailbox_multitenant_test_testscopedadmincannotcreatemailboxonunowneddomain", "label": "TestScopedAdminCannotCreateMailboxOnUnownedDomain()", "file_type": "code", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L69"}, {"id": "$graphify-root$_internal_webui_mailbox_multitenant_test_testscopedadmincanmanageownmailboxapppasswords", "label": "TestScopedAdminCanManageOwnMailboxAppPasswords()", "file_type": "code", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L94"}, {"id": "$graphify-root$_internal_webui_mailbox_multitenant_test_testscopedadmincannotcreatealiasonunowneddomain", "label": "TestScopedAdminCannotCreateAliasOnUnownedDomain()", "file_type": "code", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L121"}, {"id": "$graphify-root$_internal_webui_mailbox_multitenant_test_testapppasswordcannotberevokedfromanothermailbox", "label": "TestAppPasswordCannotBeRevokedFromAnotherMailbox()", "file_type": "code", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L146"}], "edges": [{"source": "$graphify-root$_internal_webui_mailbox_multitenant_test_go", "target": "go_pkg_net_http", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L4", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_multitenant_test_go", "target": "go_pkg_net_http_httptest", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L5", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_multitenant_test_go", "target": "go_pkg_net_url", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L6", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_multitenant_test_go", "target": "go_pkg_strconv", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L7", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_multitenant_test_go", "target": "go_pkg_strings", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L8", "weight": 1.0, "context": "import"}, {"source": "$graphify-root$_internal_webui_mailbox_multitenant_test_go", "target": "go_pkg_testing", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "internal/webui/mailbox_multitenant_test.go", "source_location": "L9", "weight": 1.0, "context": "import
|