Closed Kaiepi closed 5 years ago
t/04-parser.t's test for |queryresponse| has tests for PSBot::User and PSBot::Room attributes when it should only be testing PSBot::StateManager.propagated and PSBot::StateManager.propagation-mitigation. I don't really feel like doing this right now
t/04-parser.t
|queryresponse|
PSBot::User
PSBot::Room
PSBot::StateManager.propagated
PSBot::StateManager.propagation-mitigation
This is no longer relevant.
t/04-parser.t
's test for|queryresponse|
has tests forPSBot::User
andPSBot::Room
attributes when it should only be testingPSBot::StateManager.propagated
andPSBot::StateManager.propagation-mitigation
. I don't really feel like doing this right now