bitplatform icon indicating copy to clipboard operation
bitplatform copied to clipboard

Failed Unit Test of the `BitRating` component

Open SomayeEbrahimi opened this issue 4 years ago • 2 comments

The issue is on "BitRatingShouldRespectClickIndex" test

SomayeEbrahimi avatar Jun 01 '21 09:06 SomayeEbrahimi

It appears that the issue is somewhere in the bUnit framework. as I investigated the issue, apparently, the component works well on the consumer side (for example in Component.razor), but in the test, there is a weird behavior of the bUnit itself which is making the 2-way bound parameter to be reset multiple times.

msynk avatar Jun 01 '21 10:06 msynk

this issue is handled in pull request #833 and the part of the bUnit issue get comment until it gets solved

zoha-shobbar avatar Sep 23 '21 17:09 zoha-shobbar

since it is somehow resolved now, I'm closing this issue.

msynk avatar Jun 06 '23 16:06 msynk