7 Commits

Author SHA1 Message Date
fbarbu15
9e0956be1a
test_: test rate limiting (#6332) 2025-02-14 13:29:53 +03:00
Yevheniia Berdnyk
735b574149
test_: message reactions test (#6335)
* test_: message reactions test

* test_: linting

* test_: privileged/unprivileged notes
2025-02-11 18:01:38 +02:00
Anton Danchenko
cd1c0847c8
test_: bring back messaging tests for functional check, added light client messaging (#6321)
* test_: bring back messaging tests
2025-02-11 15:22:16 +01:00
fbarbu15
848b411b72
test_: community messages (#6294)
* test_: community messages

* test_: fix content type

* test_: reusable community_messages
2025-02-06 17:32:24 +02:00
fbarbu15
e109ec1db6
test_: Test private chat messages (#6259)
* test_: private chat messages

* test_: fix

* test_: apply network conditions

* test_: fix low bandwidth command

* test_: unskip remaining tests

* test_: fix test name

* test_: run tests in parallel

* test_: fix deps

* test_: remove dependencies

* test_: unique container name

* test_: increase port range

* test_: fix container cleanup

* test_: prepare for code review

* test_: debug rpc tests

* test_: debug rpc tests

* test_: revert port change to test failures

* test_: try larger port

* test_: address code review

* test_: port checks

* test_: add missing newline

* test_: cleanup all containers

* test_: fix pylint
2025-02-03 13:24:08 +02:00
fbarbu15
98e64838e2
test_: Test reliability workflow (#6236)
* test_: add test reliability workflow

* test_: run docker detached

* test_: run inside tests functional

* test_: fix pytest config

* test_: fix test

* test_: add allure reporting

* test_: add allure reporting

* test_: add allure reporting

* test_: use PAT

* test_: use PAT

* test_: test pat

* test_: always create reports

* test_: use dedicated repo

* test_: remove unneeded step

* test_: remove on push

* test_: add nightly job
2025-01-13 12:57:23 +02:00
fbarbu15
810468a57f
test_: create private group tests (#6225)
* test_: create private group tests

* test_: set privileged False for jenkins

* test_: run baseline tests in rpc suite

* test_: address review comments

* test_: address review comments
2024-12-20 13:08:11 +02:00