add tests

This commit is contained in:
gitGnome
2026-04-01 10:58:07 +02:00
parent 055bc5dcf2
commit 75c23c151f
7 changed files with 157 additions and 4 deletions
+12
View File
@@ -43,6 +43,18 @@ echo "============================="
bash "$DIR/06_send_message_reverse.sh"
echo ""
echo "============================="
echo " Step 7: Get groups"
echo "============================="
bash "$DIR/07_get_groups.sh"
echo ""
echo "============================="
echo " Step 8: Get group members"
echo "============================="
bash "$DIR/08_get_group_members.sh"
echo ""
echo "============================="
echo " Cleanup"
echo "============================="