-
Notifications
You must be signed in to change notification settings - Fork 164
Open
Description
From my limited understanding of things, I think these are the things that would be good to do and generally should be done in this order:
- validate all the usage examples in the README
- separate tests into integration tests (the ones that use VCR) vs unit tests (the ones that don't make HTTP requests)
- modify README so that we're not recommending iframe usage; instead maybe present something with brands
- backfill tests
- trawl through the codebase and resolve the various TODOs
- fix base_url / base_uri issue reported by @willbt in baseUrl #95
- refactor away application/json header setting - is it even still necessary?
- consider making domain model objects as shown in Create envelope w tags #67
- add helper methods to more clearly communicate how to accomplish various things (e.g., requiring wet signatures for an envelope)
Metadata
Metadata
Assignees
Labels
No labels