Skip to content

Examples as code that showcase sample electron apps with usage (and integration with other libs) #298

@m-malkowski

Description

@m-malkowski

We could have an examples directory, with several simple electron apps, each covering different scenario, and focusing on similar groups that can be tested. Current e2e setup with single instance of electron app is simple, but prevents us from using it for more complex scenarios & integrations with 3rd party libraries

A good started would be examples for those:

  • basic, raw usage -> no 3rd party dependencies, covering manual setup with stateSyncEnhancer
  • more advanced usage -> explicit rendererStateSyncEnhancer & mainStateSyncEnhancer
  • integration with @reduxjs/toolkit
  • integration with redux-saga
  • integration with redux-devtools-extension
  • ...more?

Those examples would live as stand alone packages in example folder, and we could run some integration tests template on them

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions