splitbee / notion-api-worker

Notion as CMS with easy API access
MIT License
1.56k stars 197 forks source link

Feature request: integration tests #13

Open transitive-bullshit opened 4 years ago

transitive-bullshit commented 4 years ago

I recommend using HTTP response fixtures from real notion API responses via nock and making sure that requests to this server always return the same result given the same inputs either via jest or ava snapshots.