added tables to mark messages as false negative #12
GitHub Actions / Test results
succeeded
Jul 20, 2024 in 1s
10 passed, 0 failed and 0 skipped
✅ src/VahterBanBot.Tests/TestResults/test-results.trx
10 tests were completed in 63s with 10 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
BaseTests+BaseTests | 3✅ | 174ms | ||
PingTests+PingTests | 2✅ | 413ms | ||
VahterBanBot.Tests.BanTests+BanTests | 4✅ | 450ms | ||
VahterBanBot.Tests.MessageTests+MessageTests | 1✅ | 407ms |
✅ 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
✅ Vahter can ban on reply
✅ 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
Loading