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

write tests #632

Open
orangecms opened this issue Oct 10, 2020 · 3 comments
Open

write tests #632

orangecms opened this issue Oct 10, 2020 · 3 comments
Labels

Comments

@orangecms
Copy link
Collaborator

orangecms commented Oct 10, 2020

Add tests for simple units that transform data retrieved from the PSL bridge as a start. Integration tests should be added later as well, especially around the IPC handlers.

A good start is utils/preProcessor.js. A test framework will need to be set up first. The most suitable option for us is likely Jest, as it allows for testing all we need.

For integration tests, we will need to get spectron in place and stubs. This is out of scope for now.

@utkarsh147-del
Copy link

I want to work on this.Assign this to me

@orangecms
Copy link
Collaborator Author

Thanks! Please just file a pull request. There is no formal assignment here. :)

@utkarsh147-del
Copy link

utkarsh147-del commented Nov 17, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants