It is required to check the work of several applications, but first you need to pass authorization. The tape with cartridges is as follows:
- GET (cookie)
- POST (cookie)
- Get
For authorization, for now, we take one user, but there was a desire to take it from an external file or database (I suppose you need to re-read the TANK API). As I understand it, ammo type requests are required, but I constantly receive a lot of errors, and the instruction does not answer the questions posed.
/admin/login 238 [User-Agent: Yandex-tank] [Connection: close] [Accept-Encoding:gzip,deflate] POST /admin/login Content-Type: application/x-www-form-urlencoded utf8=%E2%9C%93&authenticity_token=TiWu%2BOVx%2FQ53QSha9ecFv31bfncvPndp0b1gT7zKuHJeS7sndEyyN%2B3Pp6EzXp4PwTQyeSu3guDgCIAAx%2FIhwg%3D%3D&admin_user%5Bemail%5D=XXX@XXX\r\n
The question is how to create cartridges for the GET / POST sequence and work with cookies?