summaryrefslogtreecommitdiff
path: root/test/unit/error_response_test.rb
AgeCommit message (Collapse)Author
2017-05-11respond with 400 on invalid inputbugfix/400Azul
2016-09-12[wip] nicknym source query implementedAzul
Also changed Nickserver::Response to not include the status code. This may be okay for error responses but in most cases we want to have a parsable message and not some status code prepended to it.