diff --git a/requests/test_benchmark_business_happy_hub.json b/requests/test_benchmark_business_happy_hub.json new file mode 100644 index 00000000..f791a627 --- /dev/null +++ b/requests/test_benchmark_business_happy_hub.json @@ -0,0 +1,542 @@ +{ + "requests": [ + { + "method": "GET", + "url": "/questionnaire/introduction-block/" + }, + { + "method": "POST", + "url": "/questionnaire/introduction-block/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/block-379/" + }, + { + "method": "POST", + "url": "/questionnaire/block-379/", + "data": { + "answer-434": "Yes" + } + }, + { + "method": "GET", + "url": "/questionnaire/block-381/" + }, + { + "method": "POST", + "url": "/questionnaire/block-381/", + "data": { + "answer-436": "100", + "answer-437": "100" + } + }, + { + "method": "GET", + "url": "/questionnaire/block-4616/" + }, + { + "method": "POST", + "url": "/questionnaire/block-4616/", + "data": { + "answer-5873": "No" + } + }, + { + "method": "GET", + "url": "/questionnaire/block-4952/" + }, + { + "method": "POST", + "url": "/questionnaire/block-4952/", + "data": { + "answer-6287": "Yes" + } + }, + { + "method": "GET", + "url": "/questionnaire/block-4953/" + }, + { + "method": "POST", + "url": "/questionnaire/block-4953/", + "data": { + "answer-6288": "Start or end of long term project" + } + }, + { + "method": "GET", + "url": "/questionnaire/block-383/" + }, + { + "method": "POST", + "url": "/questionnaire/block-383/", + "data": { + "answer-439": "Hi eQ team \ud83d\ude0d" + } + }, + { + "method": "GET", + "url": "/questionnaire/primary-person-list-collector/" + }, + { + "method": "POST", + "url": "/questionnaire/primary-person-list-collector/", + "data": { + "you-live-here": "Yes" + }, + "redirect_route": "/questionnaire/people/{person_1}/add-or-edit-primary-person/" + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_1}/add-or-edit-primary-person/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_1}/add-or-edit-primary-person/", + "data": { + "first-name": "Joe", + "last-name": "Bloggs" + } + }, + { + "method": "GET", + "url": "/questionnaire/list-collector/" + }, + { + "method": "POST", + "url": "/questionnaire/list-collector/", + "data": { + "anyone-else": "Yes" + } + }, + { + "method": "GET", + "url": "/questionnaire/people/add-person/" + }, + { + "method": "POST", + "url": "/questionnaire/people/add-person/", + "data": { + "first-name": "Erling", + "last-name": "Haaland" + } + }, + { + "method": "GET", + "url": "/questionnaire/list-collector/" + }, + { + "method": "POST", + "url": "/questionnaire/list-collector/", + "data": { + "anyone-else": "No" + } + }, + { + "method": "GET", + "url": "/questionnaire/skip-first-block/" + }, + { + "method": "POST", + "url": "/questionnaire/skip-first-block/", + "data": { + "skip-first-block-answer": "Yes" + } + }, + { + "method": "GET", + "url": "/questionnaire/second-number-block/" + }, + { + "method": "POST", + "url": "/questionnaire/second-number-block/", + "data": { + "second-number-answer-also-in-total": "100" + } + }, + { + "method": "GET", + "url": "/questionnaire/currency-total-playback-1/" + }, + { + "method": "POST", + "url": "/questionnaire/currency-total-playback-1/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/sections/questions-section/" + }, + { + "method": "POST", + "url": "/questionnaire/sections/questions-section/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_1}/grand-calculated-summary-third-number-block/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_1}/grand-calculated-summary-third-number-block/", + "data": { + "third-number-answer": "100", + "third-number-answer-also-in-total": "100" + } + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_1}/currency-total-playback-2/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_1}/currency-total-playback-2/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_1}/mutually-exclusive-checkbox/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_1}/mutually-exclusive-checkbox/", + "data": { + "checkbox-answer": "{third_answer_value}" + } + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_1}/set-min-max-block/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_1}/set-min-max-block/", + "data": { + "set-minimum-answer": "200", + "set-maximum-answer": "50" + } + }, + { + "method": "GET", + "url": "/questionnaire/sections/calculated-summary-section/{person_1}/" + }, + { + "method": "POST", + "url": "/questionnaire/sections/calculated-summary-section/{person_1}/", + "data": {}, + "redirect_route": "/questionnaire/people/{person_2}/grand-calculated-summary-third-number-block/" + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_2}/grand-calculated-summary-third-number-block/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_2}/grand-calculated-summary-third-number-block/", + "data": { + "third-number-answer": "100", + "third-number-answer-also-in-total": "100" + } + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_2}/currency-total-playback-2/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_2}/currency-total-playback-2/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_2}/mutually-exclusive-checkbox/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_2}/mutually-exclusive-checkbox/", + "data": { + "checkbox-answer": "{calc_value_2}" + } + }, + { + "method": "GET", + "url": "/questionnaire/people/{person_2}/set-min-max-block/" + }, + { + "method": "POST", + "url": "/questionnaire/people/{person_2}/set-min-max-block/", + "data": { + "set-minimum-answer": "200", + "set-maximum-answer": "50" + } + }, + { + "method": "GET", + "url": "/questionnaire/sections/calculated-summary-section/{person_2}/" + }, + { + "method": "POST", + "url": "/questionnaire/sections/calculated-summary-section/{person_2}/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/grand-calculated-summary-first-number-block/" + }, + { + "method": "POST", + "url": "/questionnaire/grand-calculated-summary-first-number-block/", + "data": { + "q1-a1": "100", + "q1-a2": "5" + } + }, + { + "method": "GET", + "url": "/questionnaire/grand-calculated-summary-second-number-block/" + }, + { + "method": "POST", + "url": "/questionnaire/grand-calculated-summary-second-number-block/", + "data": { + "q2-a1": "500", + "q2-a2": "4" + } + }, + { + "method": "GET", + "url": "/questionnaire/distance-calculated-summary-1/" + }, + { + "method": "POST", + "url": "/questionnaire/distance-calculated-summary-1/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/number-calculated-summary-1/" + }, + { + "method": "POST", + "url": "/questionnaire/number-calculated-summary-1/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/sections/grand-calculated-summary-section-1/" + }, + { + "method": "POST", + "url": "/questionnaire/sections/grand-calculated-summary-section-1/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/third-number-block/" + }, + { + "method": "POST", + "url": "/questionnaire/third-number-block/", + "data": { + "q3-a1": "10", + "q3-a2": "10" + } + }, + { + "method": "GET", + "url": "/questionnaire/fourth-number-block/" + }, + { + "method": "POST", + "url": "/questionnaire/fourth-number-block/", + "data": { + "q4-a1": "0", + "q4-a2": "0" + } + }, + { + "method": "GET", + "url": "/questionnaire/distance-calculated-summary-2/" + }, + { + "method": "POST", + "url": "/questionnaire/distance-calculated-summary-2/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/number-calculated-summary-2/" + }, + { + "method": "POST", + "url": "/questionnaire/number-calculated-summary-2/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/distance-grand-calculated-summary/" + }, + { + "method": "POST", + "url": "/questionnaire/distance-grand-calculated-summary/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/number-grand-calculated-summary/" + }, + { + "method": "POST", + "url": "/questionnaire/number-grand-calculated-summary/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/responsible-party/" + }, + { + "method": "POST", + "url": "/questionnaire/responsible-party/", + "data": { + "responsible-party-answer": "Yes" + } + }, + { + "method": "GET", + "url": "/questionnaire/any-companies-or-branches/" + }, + { + "method": "POST", + "url": "/questionnaire/any-companies-or-branches/", + "data": { + "any-companies-or-branches-answer": "Yes" + } + }, + { + "method": "GET", + "url": "/questionnaire/companies/add-company/?previous=any-companies-or-branches" + }, + { + "method": "POST", + "url": "/questionnaire/companies/add-company/?previous=any-companies-or-branches", + "data": { + "company-or-branch-name": "eQ insurance" + }, + "redirect_route":"/questionnaire/companies/{company_1}/companies-repeating-block-1/" + }, + { + "method": "GET", + "url": "/questionnaire/companies/{company_1}/companies-repeating-block-1/" + }, + { + "method": "POST", + "url": "/questionnaire/companies/{company_1}/companies-repeating-block-1/", + "data": { + "registration-number": "1", + "registration-date-day": "10", + "registration-date-month": "10", + "registration-date-year": "2010" + } + }, + { + "method": "GET", + "url": "/questionnaire/companies/{company_1}/companies-repeating-block-2/" + }, + { + "method": "POST", + "url": "/questionnaire/companies/{company_1}/companies-repeating-block-2/", + "data": { + "authorised-trader-uk-radio": "Yes", + "authorised-trader-eu-radio": "No" + } + }, + { + "method": "GET", + "url": "/questionnaire/any-other-companies-or-branches/" + }, + { + "method": "POST", + "url": "/questionnaire/any-other-companies-or-branches/", + "data": { + "any-other-companies-or-branches-answer": "No" + } + }, + { + "method": "GET", + "url": "/questionnaire/any-other-trading-details/" + }, + { + "method": "POST", + "url": "/questionnaire/any-other-trading-details/", + "data": { + "any-other-trading-details-answer": "100" + } + }, + { + "method": "GET", + "url": "/questionnaire/sections/section-companies/" + }, + { + "method": "POST", + "url": "/questionnaire/sections/section-companies/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/" + }, + { + "method": "POST", + "url": "/questionnaire/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/responsible-party-business/" + }, + { + "method": "POST", + "url": "/questionnaire/responsible-party-business/", + "data": { + "responsible-party-business-answer": "Yes" + } + }, + { + "method": "GET", + "url": "/questionnaire/any-businesses-or-branches/" + }, + { + "method": "POST", + "url": "/questionnaire/any-businesses-or-branches/", + "data": { + "any-businesses-or-branches-answer": "No" + } + }, + { + "method": "GET", + "url": "/questionnaire/sections/section-businesses/" + }, + { + "method": "POST", + "url": "/questionnaire/sections/section-businesses/", + "data": {} + }, + { + "method": "GET", + "url": "/questionnaire/" + }, + { + "method": "POST", + "url": "/questionnaire/", + "data": {} + }, + { + "method": "GET", + "url": "/submitted/thank-you/" + } + ], + "schema_name": "test_benchmark_business", + "schema_url": "https://storage.googleapis.com/eq-questionnaire-schemas/test_benchmark_business.json" +} \ No newline at end of file