• Robert Knight's avatar
    Validate prop types of mocked components · eea810d0
    Robert Knight authored
    This adds basic runtime verification that mocked components are called
    with types that are compatible with what the real component expects.
    
    This turned up one existing issue with use of `MenuSection` by
    `UserMenu`, where conditional rendering would cause the prop type check
    to fail.
    eea810d0
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...