toxcore/other/bootstrap_daemon/docker
jfreegman 5e2c8cabc1
cleanup: make some improvements to group moderation test
- We no longer assert peer roles in the mod event callback
because this causes an issue with the new events implementation,
which triggers the events after all the packets from the
current tox_iterate() are processed, rather than as the
packets are received. These checks were superfluous and shouldn't
reduce code coverage.
- A moderator now sets the topic before the founder kicks him in
order to increase internal code coverage.
2024-01-16 18:08:11 -05:00
..
Dockerfile chore: Add fetch-sha256 script to update bootstrap node hash. 2024-01-03 23:01:55 +00:00
fetch-sha256 chore: Add fetch-sha256 script to update bootstrap node hash. 2024-01-03 23:01:55 +00:00
get-nodes.py chore: Add mypy Python type check. 2022-01-14 19:55:37 +00:00
tox-bootstrapd.sha256 cleanup: make some improvements to group moderation test 2024-01-16 18:08:11 -05:00
update-sha256 Fix Docker tox-bootstrapd hash update failing when using BuildKit 2023-12-02 01:49:53 -05:00