Add device specific unit testing #2615
ne0rrmatrix
started this conversation in
New Feature Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
At the moment testing for device specific code is not implemented. In Media element there are many methods and classes that could be tested by using device specific testing. The Maui team has implemented this and we should figure out a way to test things or talk about a way forward with how we can test this going forward.
Another thing is we currently only test using Shell. There are other choices and testing for them would be a huge benefit for finding bugs in our code.
Beta Was this translation helpful? Give feedback.
All reactions