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

Unit Tests: Layout foundation for basic unit tests #49

Open
Cody811 opened this issue Jan 20, 2021 · 1 comment
Open

Unit Tests: Layout foundation for basic unit tests #49

Cody811 opened this issue Jan 20, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@Cody811
Copy link

Cody811 commented Jan 20, 2021

We should spin up a pattern for unit testing this package. Something which matches the pattern

  1. Perform a set of actions on the canvas
  2. Validate the canvas for correct contents

We should be able to mock out the starting canvas and perform any action the user can perform.

@theabbie
Copy link
Collaborator

Sounds good

@theabbie theabbie added the enhancement New feature or request label Jan 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants