Closes #3426576 Add tests for user navigation block
All threads resolved!
Closes #3426576
Merge request reports
Activity
added 1 commit
- Resolved by m4olivei
- Resolved by m4olivei
- Resolved by m4olivei
Code looks good and tests covers the logic.
I believe we might have a better coverage if we ensure the cache HIT/MISS dance is happening as expected, not only the UI result. Same UI output could be wrong if user block is not being cached as expected.
I would recommend to follow a similar approach to
ShortcutCacheTagsTest::testToolbar
.That one could also be added on top of the ones you already created that look great.
Edited by Pablo López
- Resolved by m4olivei
added 1 commit
added 5 commits
-
24ff9372...cc02ac59 - 4 commits from branch
project:1.x
- bf4e8c7e - Merge branch '1.x' into 3426576-add-tests-for
-
24ff9372...cc02ac59 - 4 commits from branch
Please register or sign in to reply