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 Test Documentation #914

Merged
merged 4 commits into from
Sep 18, 2024
Merged

Conversation

paulhazen
Copy link
Collaborator

This PR introduces documentation regarding unit tests for the project.

#EOS-1903

@paulhazen paulhazen added documentation Improvements or additions to documentation enhancement New feature or request tracked This issue has a corresponding task in our internal bug tracking system unit-testing PRs that introduce additional Unit Testing labels Sep 18, 2024
@paulhazen paulhazen self-assigned this Sep 18, 2024
Copy link
Collaborator

@WispyMouse WispyMouse left a comment

Choose a reason for hiding this comment

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

Seems good. Some tiny suggetions. My main takeaway from this is to have a single assert section, rather than "arrange, act, assert, arrange, act, assert". I think some my existing tests will need to broken down, then.

  • Create a file, upload it. Test only this.
  • Do the above without asserting. Download it. Test only this.

etc

com.playeveryware.eos/Documentation~/unit-testing.md Outdated Show resolved Hide resolved
com.playeveryware.eos/Documentation~/unit-testing.md Outdated Show resolved Hide resolved
com.playeveryware.eos/Documentation~/unit-testing.md Outdated Show resolved Hide resolved
@paulhazen paulhazen merged commit 7140c93 into development Sep 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request tracked This issue has a corresponding task in our internal bug tracking system unit-testing PRs that introduce additional Unit Testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants