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

skeleton code for unit tests complete #15

Merged
merged 1 commit into from
Oct 25, 2023

Conversation

TheSirLancelot
Copy link
Owner

Links #8

Skeleton is there. We just need to go through each feature and define what they look like. Once we do that we should be able to go back through the unit test functions and set the functionality we are testing (obv it will fail for now, that's how test-driven development works 👍 )

@TheSirLancelot TheSirLancelot added the enhancement New feature or request label Oct 24, 2023
@TheSirLancelot TheSirLancelot added this to the Test Plan milestone Oct 24, 2023
@TheSirLancelot TheSirLancelot linked an issue Oct 24, 2023 that may be closed by this pull request
Copy link
Collaborator

@nevermore23274 nevermore23274 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Skeleton is here, updated requirements look solid and didn't break when I ran the container.

@TheSirLancelot
Copy link
Owner Author

TheSirLancelot commented Oct 24, 2023

Did you run the tests?

Edit: In the current state, they should all pass for all three browsers.

@TheSirLancelot
Copy link
Owner Author

Going to merge this to main so I can test the new workflow.

@TheSirLancelot TheSirLancelot merged commit c2e350a into main Oct 25, 2023
@TheSirLancelot TheSirLancelot deleted the create-unit-test-template branch October 25, 2023 03:06
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

Successfully merging this pull request may close these issues.

Create unit tests for each backlog item
2 participants