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
- In project-chip#19819, TODOs were left for a couple tests of
things "anecdotally" known to work, or tested outside
of SDK, but not tested yet in official SDK.
- This PR implements TestAddMultipleSameRootDifferentFabricId and
TestInvalidChaining
Fixesproject-chip#21946Fixesproject-chip#21947
Testing done:
- Added 2 new unit tests, both pass
- Did some messing about to make assertions fail on purpose
and validated the the wrong behavior was not passing
- In #19819, TODOs were left for a couple tests of
things "anecdotally" known to work, or tested outside
of SDK, but not tested yet in official SDK.
- This PR implements TestAddMultipleSameRootDifferentFabricId and
TestInvalidChaining
Fixes#21946Fixes#21947
Testing done:
- Added 2 new unit tests, both pass
- Did some messing about to make assertions fail on purpose
and validated the the wrong behavior was not passing
isiu-apple
pushed a commit
to isiu-apple/connectedhomeip
that referenced
this issue
Sep 16, 2022
- In project-chip#19819, TODOs were left for a couple tests of
things "anecdotally" known to work, or tested outside
of SDK, but not tested yet in official SDK.
- This PR implements TestAddMultipleSameRootDifferentFabricId and
TestInvalidChaining
Fixesproject-chip#21946Fixesproject-chip#21947
Testing done:
- Added 2 new unit tests, both pass
- Did some messing about to make assertions fail on purpose
and validated the the wrong behavior was not passing
Problem
Proposed Solution
The text was updated successfully, but these errors were encountered: