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
## Motivation
Recently, a long-standing bug was found in the `RegisterView`. Thus it makes sense to strenghten the tests.
## Proposal
Some implementing of `TestView` were done for `SetView` / `QueueView`.
The test that detects the found problem for the `RegisterView` was
extended to all the view supporting `TestView`.
## Test Plan
Simply improve the tests.
## Release Plan
Nothing relevant.
0 commit comments