Commit Graph

3 Commits

Author SHA1 Message Date
ailchuk
b9bdf3072f initial functionality to run proxy server 2025-04-03 10:19:50 +03:00
Sviatoslav Boichuk
5f4d1ad28b Add tests for different events & expected topics to be received from 2025-01-14 16:38:07 +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