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

Automated tests #36

Open
t-mullen opened this issue Jun 1, 2017 · 3 comments
Open

Automated tests #36

t-mullen opened this issue Jun 1, 2017 · 3 comments

Comments

@t-mullen
Copy link
Member

t-mullen commented Jun 1, 2017

If anyone can find an example of how to write tests for Brackets extensions, that would be much appreciated.

@tweakimp
Copy link
Contributor

tweakimp commented Jun 1, 2017

What exactly do you want to test?

@t-mullen
Copy link
Member Author

t-mullen commented Jun 1, 2017

I wanted to automate general workflow.

Eg) User connects, user joins room, user types into file, other user gets changes.

It'll help catch a lot of the regressions. I know how to do it for web, but I can't find any example of Brackets testing. Brackets itself has no top-level automated tests.

@t-mullen t-mullen changed the title Tests Automated tests Jun 2, 2017
@t-mullen
Copy link
Member Author

Example test suite for a Brackets extension: https://github.com/redmunds/brackets-quick-markup

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

No branches or pull requests

2 participants