Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Roadmap #103

Open
tcopeland opened this issue May 4, 2017 · 0 comments
Open

Roadmap #103

tcopeland opened this issue May 4, 2017 · 0 comments

Comments

@tcopeland
Copy link
Collaborator

tcopeland commented May 4, 2017

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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant