-
-
Notifications
You must be signed in to change notification settings - Fork 18
End to end tests #12
Copy link
Copy link
Open
Labels
Description
kvanbere
opened on Mar 9, 2018
Issue body actions
- Build an example that automatically scrapes JSON payloads for each type of event (perhaps use the GitHub package to trigger the events?). This will be useful to keep up to date with undocumented changes to the GitHub API
- Implement ToJSON instances for each of the payloads
- Run end to end tests that verify the result of running ‘ToJSON . FromJSON’ is the same as what gets scraped. If not, fields are missing
Reactions are currently unavailable