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

Refactor VNDB.py #36

Open
Nihilate opened this issue Aug 27, 2018 · 0 comments
Open

Refactor VNDB.py #36

Nihilate opened this issue Aug 27, 2018 · 0 comments

Comments

@Nihilate
Copy link
Owner

Once the common objects are created, VNDB.py should be cleaned up and made as simple as possible. While it's not possible to utilise the web api, it would be nice to clean up the TCP stuff so that it better reflect the other code (e.g. async)

Goals:

  • Reuse the shiny new common code (where possible)
  • Return a common object
  • Add unit tests
  • Add integration tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant