summaryrefslogtreecommitdiff
path: root/test/unit/core/system
AgeCommit message (Expand)Author
2024-05-07fix(system): allow wrapping components both from presets and plugins (#9919)VladimĂ­r Gorej
2022-01-24feat(error-handling): introduce unified and configurable error handling (#7761)Vladimir Gorej
2021-11-25fix: introduce Error Boundaries to handle unexpected failures (#7671)Vladimir Gorej
2021-11-03fix(root-inject): handle errors in functional components properlyVladimir Gorej
2021-11-03test(test:unit-jest): fix all failing tests for this scriptVladimir Gorej
2021-05-26fix(system): allow wrapping selectors in chain (#7304)Vladimir Gorej
2021-05-20feat(wrapComponents): new `chain` configuration option (#7236)Damien
2020-09-01feat: migrate unit tests to Jest (#6353)Tim Lai