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

Unit tests, refactoring, make package extensible #14

Open
5 tasks
keskiju opened this issue Dec 27, 2015 · 0 comments
Open
5 tasks

Unit tests, refactoring, make package extensible #14

keskiju opened this issue Dec 27, 2015 · 0 comments
Assignees
Milestone

Comments

@keskiju
Copy link
Owner

keskiju commented Dec 27, 2015

  • Create a separate atom-java-project package which parses/indexes all java related project content (build properties, classes, java sources, etc) and provides centralized java configuration. It will be used by autocomplete-java, linter-javac and other java related packages.
  • Move additional logic to separate packages. Packages use services of atom-java-project and autocomplete-java.
  • Replace promises with async-await
  • Rewrite quick and ugly hacks
  • Write unit test while refactoring code.
@keskiju keskiju added this to the v1.0.0 milestone Dec 27, 2015
@keskiju keskiju self-assigned this Dec 30, 2015
@keskiju keskiju changed the title Unit tests Unit tests and some refactoring Feb 22, 2016
@keskiju keskiju changed the title Unit tests and some refactoring Unit tests, refactoring, make package extensible Feb 22, 2016
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