Skip to content

More robust testing (#62) #47

More robust testing (#62)

More robust testing (#62) #47

GitHub Actions / Test results succeeded Oct 23, 2024 in 0s

25 passed, 0 failed and 0 skipped

Tests passed successfully

✅ src/VahterBanBot.Tests/TestResults/test-results.trx

25 tests were completed in 77s with 25 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
BaseTests+BaseTests 3✅ 342ms
PingTests+PingTests 2✅ 433ms
VahterBanBot.Tests.BanTests+BanTests 6✅ 491ms
VahterBanBot.Tests.MessageTests+MessageTests 1✅ 424ms
VahterBanBot.Tests.MLBanTests+MLBanTests 13✅ 331ms

✅ BaseTests+BaseTests

✅ Not possible to interact with the bot without authorization
✅ Random path returns OK
✅ Should be possible to interact with the bot

✅ PingTests+PingTests

✅ Message got recorded
✅ Message not recorded if chat is not on the list

✅ VahterBanBot.Tests.BanTests+BanTests

✅ NON Vahter can't ban on reply
✅ Only Vahter can unban user
✅ Vahter can ban on reply
✅ Vahter can unban user
✅ Vahter can't ban another vahter
✅ Vahter can't ban on reply in non-allowed chat

✅ VahterBanBot.Tests.MessageTests+MessageTests

✅ All data from the message being saved

✅ VahterBanBot.Tests.MLBanTests+MLBanTests

✅ If message got auto-deleted we can mark it as false-positive with a button click
✅ Message IS autobanned if it is a known false-negative spam
✅ Message IS autobanned if it looks like a spam
✅ Message is NOT autobanned if it has a stopword in specific chat
✅ Message is NOT autobanned if it is a known false-positive spam
✅ Message is NOT autobanned if it looks like a spam BUT local admin sent it
✅ Message is NOT autobanned if it looks like a spam BUT vahter sent it
✅ Message which were edited triggers auto-delete
✅ Message with spam in photo caption also triggers auto-delete
✅ Only vahter can press THE BUTTON(s)
✅ User can be saved from auto ban by vahter marking it false-positive
✅ User can recover from autoban by sending good messages
✅ User will be autobanned after consecutive spam