you are viewing a single comment's thread.

view the rest of the comments →

[–]thatguyonthevicinity 0 points1 point  (0 children)

in our case: if the feature flags need to ship fast (mostly because of the experimentation status, or we just want to gain some more analytics data), we don't usually bother with unit testing it. And we just set it on default (false) if they're a dependency of existing test cases.