Commit Graph

12 Commits

Author SHA1 Message Date
50664739fe 🔧 Update import paths in DeveloperTools unit test for correct module resolution 2026-01-28 22:55:32 +00:00
d3ac20f9fa 🧪 Add unit tests for DeveloperTools component 2026-01-28 22:54:40 +00:00
35e9a97708 🧹 Remove unnecessary whitespace in BaseModal unit tests 2026-01-28 22:25:42 +00:00
fa8286fa54 🧪 Improve BaseModal test to handle timing-dependent overflow checks and verify cleanup 2026-01-28 22:25:37 +00:00
5eb704af2d 🧪 Improve BaseModal unit test to handle timing-dependent overflow behavior 2026-01-28 22:25:31 +00:00
bf38a226fc 🧪 Add missing nextTick call in BaseModal unit test to ensure proper DOM updates 2026-01-28 22:25:15 +00:00
61fe7c6594 🧪 Add additional nextTick calls in BaseModal unit tests to ensure proper DOM updates 2026-01-28 22:25:10 +00:00
155a3d3985 🧪 Update BaseModal test to verify element existence instead of active focus due to JSDOM limitations 2026-01-28 22:25:00 +00:00
5453f80317 🧪 Improve test readability by reformatting code for better clarity and consistency in BaseModal unit tests 2026-01-28 22:24:43 +00:00
6d3d81c3c0 Add unit tests for BaseModal component 2026-01-28 22:24:39 +00:00
e061278123 🧹 Remove unnecessary whitespace in BaseButton component unit tests 2026-01-28 22:22:50 +00:00
be3fd84901 Add unit tests for BaseButton component 2026-01-28 22:22:45 +00:00