src/app/components/ATIAnalytics/params/genericPage/buildParams.test.ts
File buildParams.test.ts
has 1067 lines of code (exceeds 250 allowed). Consider refactoring. Open
Open
import { TOPIC_PAGE } from '#app/routes/utils/pageTypes';
import * as analyticsUtils from '#lib/analyticsUtils';
import { RequestContextProps } from '../../../../contexts/RequestContext';
import { ServiceConfig } from '../../../../models/types/serviceConfig';
import { buildPageATIParams, buildPageATIUrl } from './buildParams';