Karitham / corde

A high level discord interactions wrapper, simple, idiomatic, testable and extensible. Based on outgoing webhooks, and designed from scratch for excellence
https://github.com/Karitham/corde
MIT License
12 stars 3 forks source link

Add test for validation middleware #1

Closed jolheiser closed 2 years ago

jolheiser commented 2 years ago

As an aside, I'm not sure I like the name Validate.

It seems like Verify makes more sense, and even then maybe moreso in a middleware package.

Either way, this PR adds some tests for said middleware.