test: add unit tests for the format helpers
Send files across every device — fast, private, offline-capable
Brought to you by:
cakr4
Originally created by: Caqil
lib/core/ui/app_format.dart has helpers like formatBytes(...) with no dedicated tests.
Add test/core/app_format_test.dart covering:
Small, self-contained, and a great way to learn the test setup.