Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apollographql/fullstack-tutorial
/ profile.tsx
File
profile.tsx
start/client/src/pages/__tests__/profile.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import React from
'react'
;
2
3
import { renderApollo, cleanup, waitFor } from
'../../test-utils'
;
4
import Profile, { GET_MY_TRIPS } from
'../profile'
;
Callers
nothing calls this directly
Calls
1
renderApollo
Function · 0.90
Tested by
no test coverage detected