issues
search
d-Rickyy-b
/
pastepwn
Python framework to scrape Pastebin pastes and analyze them
MIT License
122
stars
66
forks
source link
feat(errors): Enhance PastepwnError class and testing suite
#232
Open
jimprovs
opened
1 year ago
jimprovs
commented
1 year ago
Add test case for handling empty messages
Introduce test case for None messages
Validate class's handling of custom object messages
Strengthen Unicode message handling through testing
Expand testing to cover integer messages and multiple arguments