diff options
| author | Zeyla Hellyer <[email protected]> | 2017-04-15 21:15:06 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-04-19 14:53:32 -0700 |
| commit | 269faf8773029e96d2f684bc7525914bcfc00c96 (patch) | |
| tree | 2c8a4015d22736fa9538616b01bd24598509497b /src/ext/framework | |
| parent | Implement `From<&str> for ReactionType` (diff) | |
| download | serenity-269faf8773029e96d2f684bc7525914bcfc00c96.tar.xz serenity-269faf8773029e96d2f684bc7525914bcfc00c96.zip | |
Add a test suite for event deserialization
Add a test suite for most of the events that can be easily procuced,
and store them in static JSON files so the tests are ran on every build.
The recent update to using serde{,_derive} for deserialization was a
rough patch, as it was a large change which couldn't be fully tested at
the time. By adding JSON files which are deserialized, this will produce
a test suite that can be easily run on every new set of commits to
prevent any backwards incompatible changes with regards to
deserialization.
Diffstat (limited to 'src/ext/framework')
0 files changed, 0 insertions, 0 deletions