You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
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.
The text was updated successfully, but these errors were encountered: