Commit Graph

10 Commits

Author SHA1 Message Date
Ivan 986c19b796 fix(tests): modify import_module patch to handle specific import cases in app_info test 2026-05-06 17:14:57 -05:00
Ivan 6fb4ccc79a chore(license): add SPDX license identifiers to various files, standardizing licensing terms across the project 2026-04-16 18:12:14 -05:00
Ivan 8a2f357c49 feat(tests): add tests for app info endpoint handling missing runtime objects and package version resolution without packaging module 2026-04-16 03:20:55 -05:00
Sudo-Ivan fda9187e95 numerous improvements 2026-01-05 11:47:35 -06:00
Sudo-Ivan a67e7da8af test(fuzzing): add extensive fuzzing tests for WebSocket API, LXMF message handling, and telemetry functions 2026-01-03 23:15:48 -06:00
Sudo-Ivan 86bbbb8003 test(app_shutdown): update shutdown endpoint test by mocking exit_app and improving sleep handling 2026-01-03 22:14:13 -06:00
Sudo-Ivan 4e308e427a test(tests): add global mocks and cleanup fixtures for improved test isolation and resource management 2026-01-03 22:10:19 -06:00
Sudo-Ivan d209c0c9ab feat(tests): add comprehensive tests for AnnounceDAO filtering functionality and enhance robustness checks for propagation nodes endpoint 2026-01-03 19:26:35 -06:00
Sudo-Ivan fd41a62bc1 refactor(tests): streamline test code by removing unused imports and optimizing function calls for performance benchmarks 2026-01-03 18:43:13 -06:00
Sudo-Ivan 950abef79c feat(tests): add comprehensive benchmarks for database performance, memory usage, and application stability, including new test files for various frontend and backend functionalities 2026-01-03 16:08:07 -06:00