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

Separate main and renderer process logic #16

Open
2 tasks
acheronfail opened this issue May 25, 2018 · 1 comment
Open
2 tasks

Separate main and renderer process logic #16

acheronfail opened this issue May 25, 2018 · 1 comment
Labels
chore Tech debt or things to improve

Comments

@acheronfail
Copy link
Contributor

As discussed in #10 - the codebase may be much easier to maintain if we separated the main and renderer logic into separate files. This issue will track the progress of this.

Current goals:

  • Separate main and renderer process logic
  • Improve tests
    • Make it easier to write tests without them effecting each other
    • Hopefully make it pleasant to write tests (we can only go so far with Spectron)
@sindresorhus
Copy link
Owner

See #19 for inspiration if you want to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Tech debt or things to improve
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants