Commit Graph

10 Commits

Author SHA1 Message Date
ailchuk
4d5bffebeb fix tests for proxy 2025-04-11 14:04:39 +03:00
Sviatoslav Boichuk
80ec425329 Change NB API infra_group_id type from string to integer 2025-01-27 17:11:33 +02:00
Sviatoslav Boichuk
278d48de9d Updated [un]assinged infra join to NB
* Added IP/Port to unassigned infra join message
    * Renamed unassigned infra connection message to infra join
    * Do not send infra join for unassigned infra connection
    * Added CONNECT message payload to [un]assigned infra connection
    * Added unassigned infra leave message
    * Updated tests
    * Updated YAML APIs
2025-01-06 12:55:16 +02:00
Sviatoslav Boichuk
dad9a9fa44 Fixed spell issues in pytests 2025-01-02 16:58:32 +02:00
Sviatoslav Boichuk
202a513759 Formatted pytests with autopep8 2025-01-02 10:04:32 +02:00
Sviatoslav Boichuk
8feb522d6d Updated CGW tests 2024-12-05 16:12:57 +02:00
Sviatoslav Boichuk
d5b6de0047 Added PSQL Client & Redis Client - modified tests 2024-11-25 13:55:58 +02:00
Sviatoslav Boichuk
055e2fb41c Fix identations 2024-11-18 12:45:59 +02:00
Sviatoslav Boichuk
8e59cd1569 Added metrics checkers to basic tests 2024-11-18 09:59:41 +02:00
Oleksandr Mazur
768c41dd90 Testing: introduce initial automated testing _core_ changes
Implement initial core for automated tests:
 * mostly resuses/extends existing simulator, kafka producer etc;
 * helper scripts added for manual testing
   (single infra/group add/del etc)
 * Tests compose either of simple steps premade into fixtures,
   or combine usage of both fixtures + custom code inside
   test's funcion

Signed-off-by: Oleksandr Mazur <oleksandr.mazur@plvision.eu>
2024-11-12 14:20:08 +02:00