diff --git a/diary.md b/diary.md index 2c0c2dd..b2a4c49 100644 --- a/diary.md +++ b/diary.md @@ -1,6 +1,8 @@ ## Sun 09 Mar 2025 - Optimise `permanent_data.py` with better batched uploading and asynchronous API calls. - Optimise `transient_data.py` with better batched uploading and asynchronous API calls. +- Add `test_permanent_data`. +- Add `test_transient_data`. ## Sat 08 Mar 2025 - Make CSS more responsive for smaller screens.