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

Refactor tests #136

Open
subfuzion opened this issue Dec 22, 2020 · 1 comment
Open

Refactor tests #136

subfuzion opened this issue Dec 22, 2020 · 1 comment

Comments

@subfuzion
Copy link
Member

Use a convention similar to the one commonly used for Go tests: keep data separate from test logic. This makes the tests more readable and easier to add new test cases.

@subfuzion
Copy link
Member Author

Also see this comment for improving tests that came from stagehand: #87 (comment)

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

1 participant