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

[Tests] Create early unit tests #6

Closed
real-darth opened this issue Feb 28, 2024 · 0 comments
Closed

[Tests] Create early unit tests #6

real-darth opened this issue Feb 28, 2024 · 0 comments
Assignees
Labels
testing New unit-tests

Comments

@real-darth
Copy link

Unit tests

Create some unit tests on a seperate branch. These tests should fail by default, but when the other features have been added, these tests should pass when merged.

Implement at least one test case for each of the new features added.

Related to milestone #5.

@real-darth real-darth added the testing New unit-tests label Feb 28, 2024
@real-darth real-darth self-assigned this Feb 28, 2024
real-darth added a commit that referenced this issue Mar 4, 2024
Add 4 new unit tests, testing the new features added for issue-10872. Specifically the tests are for the `storeSettings` method in the ConstantsPropertiesViewModel.java, and `setContent` in the ClipBaordManager.java.

Closes #6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing New unit-tests
Projects
None yet
Development

No branches or pull requests

1 participant