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

Cover 100% of sketch construction tools with regression tests #427

Open
whitequark opened this issue May 23, 2019 · 0 comments
Open

Cover 100% of sketch construction tools with regression tests #427

whitequark opened this issue May 23, 2019 · 0 comments

Comments

@whitequark
Copy link
Contributor

Every recorded macro should do five things:

  • Verify that the UI steps to construct a sketch work;
  • Verify that the rendered sketch matches the reference rendering;
  • Verify that the sketch can be saved;
  • Verify that the saved sketch can be loaded;
  • Verify that the newly loaded sketch also matches the reference rendering.

This will later aid migration to the new file format.

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

No branches or pull requests

1 participant