Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,6 @@ export const mockDataProviderResponses = (): nock.Scope =>
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"4c-80HqZxTKkxT2QbzJJxLmlKoGX1c"',
'Date',
Expand Down Expand Up @@ -73,8 +71,6 @@ nock(dataProviderConfig.coingecko.providerUrl)
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"4c-80HqZxTKkxT2QbzJJxLmlKoGX1c"',
'Date',
Expand All @@ -91,8 +87,6 @@ nock(dataProviderConfig.coinpaprika.providerUrl)
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"4c-80HqZxTKkxT2QbzJJxLmlKoGX1c"',
'Date',
Expand All @@ -108,8 +102,6 @@ nock(dataProviderConfig.wootrade.providerUrl)
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"4c-80HqZxTKkxT2QbzJJxLmlKoGX1c"',
'Date',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ export function mockTokenAllocationResponseETH() {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand Down Expand Up @@ -84,8 +82,6 @@ export function mockTokenAllocationResponseBTC() {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand Down Expand Up @@ -117,8 +113,6 @@ export function mockCurrencyEndpointETH() {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand Down Expand Up @@ -150,8 +144,6 @@ export function mockCurrencyEndpointBTC() {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand All @@ -170,8 +162,6 @@ export function mockBookDataEndpointETH() {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand All @@ -189,8 +179,6 @@ export function mockBookDataEndpointBTC() {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand All @@ -208,8 +196,6 @@ export function mockInstrumentsETH() {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand All @@ -227,8 +213,6 @@ export function mockInstrumentsBTC() {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand Down
2 changes: 0 additions & 2 deletions packages/composites/defi-dozen/test/integration/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,6 @@ export const mockDataProviderResponses = (): void => {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ export const mockCoinmarketcapAdapter = (): nock.Scope =>
[
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'1570',
'ETag',
'W/"622-9erE3lcWoqAfMLTzKbOESASP4e0"',
'Connection',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@ export const mockSuccessfulResponseCoingecko = (): nock.Scope => {
'1638250385',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'91',
'ETag',
'W/"5b-336W6SWFMKfGuh90hvQDQ8pBArM"',
'Connection',
Expand Down Expand Up @@ -75,8 +73,6 @@ export const mockSuccessfulResponseCoinpaprika = (): nock.Scope =>
'1638250383',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'107',
'ETag',
'W/"6b-lQYlgZnpNzhbNYmlxSm02Pk34qo"',
'Connection',
Expand Down
10 changes: 0 additions & 10 deletions packages/composites/medianizer/test/integration/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ export const mockSuccessfulResponsesWithoutCommaSeparatedSources = () => {
'1638250385',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'91',
'ETag',
'W/"5b-336W6SWFMKfGuh90hvQDQ8pBArM"',
'Connection',
Expand Down Expand Up @@ -68,8 +66,6 @@ export const mockSuccessfulResponsesWithoutCommaSeparatedSources = () => {
'1638250383',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'107',
'ETag',
'W/"6b-lQYlgZnpNzhbNYmlxSm02Pk34qo"',
'Connection',
Expand Down Expand Up @@ -108,8 +104,6 @@ export const mockSuccessfulResponsesWithCommaSeparatedSources = () => {
'1638250385',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'91',
'ETag',
'W/"5b-336W6SWFMKfGuh90hvQDQ8pBArM"',
'Connection',
Expand Down Expand Up @@ -146,8 +140,6 @@ export const mockSuccessfulResponsesWithCommaSeparatedSources = () => {
'1638250383',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'107',
'ETag',
'W/"6b-lQYlgZnpNzhbNYmlxSm02Pk34qo"',
'Connection',
Expand Down Expand Up @@ -186,8 +178,6 @@ export const mockSuccessfulResponsesWithSingleSource = () => {
'1638250385',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'91',
'ETag',
'W/"5b-336W6SWFMKfGuh90hvQDQ8pBArM"',
'Connection',
Expand Down
22 changes: 0 additions & 22 deletions packages/composites/nftx/test/integration/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:33 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
],
Expand All @@ -38,8 +36,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:33 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
],
Expand All @@ -58,8 +54,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:33 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
],
Expand All @@ -82,8 +76,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:33 GMT',
'Content-Type',
'application/json',
'Content-Length',
'104',
'Connection',
'close',
],
Expand All @@ -102,8 +94,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:34 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
],
Expand All @@ -122,8 +112,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:34 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
],
Expand All @@ -146,8 +134,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:34 GMT',
'Content-Type',
'application/json',
'Content-Length',
'104',
'Connection',
'close',
],
Expand All @@ -166,8 +152,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:34 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
],
Expand All @@ -190,8 +174,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:34 GMT',
'Content-Type',
'application/json',
'Content-Length',
'104',
'Connection',
'close',
],
Expand All @@ -210,8 +192,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 00:53:34 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
],
Expand Down Expand Up @@ -241,8 +221,6 @@ export function mockEthereumResponseSuccess(): void {
'Tue, 22 Feb 2022 06:40:30 GMT',
'Content-Type',
'application/json',
'Content-Length',
'296',
'Connection',
'close',
],
Expand Down
18 changes: 0 additions & 18 deletions packages/composites/rocket-pool/test/integration/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ export const mockETHSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:39:28 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
'Vary',
Expand All @@ -50,8 +48,6 @@ export const mockETHSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:39:29 GMT',
'Content-Type',
'application/json',
'Content-Length',
'103',
'Connection',
'close',
'Vary',
Expand All @@ -78,8 +74,6 @@ export const mockETHSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:39:30 GMT',
'Content-Type',
'application/json',
'Content-Length',
'103',
'Connection',
'close',
'Vary',
Expand Down Expand Up @@ -110,8 +104,6 @@ export const mockUSDSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:39:28 GMT',
'Content-Type',
'application/json',
'Content-Length',
'40',
'Connection',
'close',
'Vary',
Expand All @@ -138,8 +130,6 @@ export const mockUSDSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:39:29 GMT',
'Content-Type',
'application/json',
'Content-Length',
'103',
'Connection',
'close',
'Vary',
Expand All @@ -166,8 +156,6 @@ export const mockUSDSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:39:30 GMT',
'Content-Type',
'application/json',
'Content-Length',
'103',
'Connection',
'close',
'Vary',
Expand All @@ -194,8 +182,6 @@ export const mockUSDSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:46:11 GMT',
'Content-Type',
'application/json',
'Content-Length',
'38',
'Connection',
'close',
'Vary',
Expand Down Expand Up @@ -251,8 +237,6 @@ export const mockUSDSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:46:12 GMT',
'Content-Type',
'application/json',
'Content-Length',
'103',
'Connection',
'close',
'Vary',
Expand All @@ -279,8 +263,6 @@ export const mockUSDSuccess = (): nock.Scope =>
'Fri, 21 Oct 2022 06:46:13 GMT',
'Content-Type',
'application/json',
'Content-Length',
'103',
'Connection',
'close',
'Vary',
Expand Down
4 changes: 0 additions & 4 deletions packages/composites/savax-price/test/integration/fixtures.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ export function mockCoinpaprikaAdapterResponseSuccess() {
'1636374693',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'92',
'ETag',
'W/"5c-z1n244ezdMwpLTzNvSBGxzBiHkA"',
'Connection',
Expand Down Expand Up @@ -64,8 +62,6 @@ export function mockCoinpaprikaAdapterResponseZeroValue() {
'1636374693',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'92',
'ETag',
'W/"5c-z1n244ezdMwpLTzNvSBGxzBiHkA"',
'Connection',
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ export const mockDataProviderResponses = (): void => {
'Express',
'Content-Type',
'application/json; charset=utf-8',
'Content-Length',
'714',
'ETag',
'W/"2ca-B0TkX1zAQfIfnHwQo6e4kGAEMCs"',
'Date',
Expand Down
Loading
Loading