MCPcopy 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

1import React from 'react';
2
3import { renderApollo, cleanup, waitFor } from '../../test-utils';
4import Profile, { GET_MY_TRIPS } from '../profile';

Callers

nothing calls this directly

Calls 1

renderApolloFunction · 0.90

Tested by

no test coverage detected