Commit graph

7 commits

Author SHA1 Message Date
Ivan
230bed861a
feat: improve propagation node management with clipboard support and localization adjustments 2026-08-12 20:44:46 -05:00
Ivan
c4899d19a3
feat: update preferred propagation node management with clipboard support and localization updates 2026-08-12 20:28:15 -05:00
Ivan
c71b5a65c1
test(performance): increase timeout limits for performance tests and add new tests for NomadNet truecolor handling 2026-04-13 23:36:49 -05:00
Ivan
033004824d
feat(tests): add end-to-end tests for Conversations and Nomad Network, enhancing UI coverage and interaction validation 2026-04-13 20:56:25 -05:00
Ivan
bf822b6aba
refactor(api): replace axios with window.api for all API calls in frontend components 2026-04-01 02:31:50 +03:00
Sudo-Ivan
39b8d5fef8
Cleanup 2026-02-17 17:59:46 -06:00
Sudo-Ivan
f776bad9c4
Add unit tests for various frontend components
- Introduced new test files for BlockedPage, DropDownMenu, and Interface components to ensure proper rendering and functionality.
- Enhanced existing tests for ConfirmDialog, MessagesSidebar, and NotificationBell, improving coverage and verifying UI behavior.
- Added performance tests for LoadTimePerformance to measure loading times for large datasets in the PropagationNodesPage and MessagesSidebar.
- Removed the deprecated InterfacesPage test file to streamline the test suite.
2026-02-17 17:48:40 -06:00