UNPKG

yandex-tank-ammo-generator

Version:

Cartridge generation for Yandex tank

23 lines (22 loc) 577 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { name: 'Ammo1', host: 'i-dev.api.qq.com', data: [ { method: 'post', headers: { 'auth': 'true' }, tag: 'supertest', body: { filters: {}, size: 24, page: 1, }, path: '/ecommerce/goods/eshop/catalog', }, { method: 'GET', path: '/catalog/zhenshchinam/zhenskaya-obuv/?opt=all', body: null }, ], };