obsidian-livesync/test
vorotamoroz 19c03ec8d8
### Refactored
- `ModuleTargetFilter`, which was responsible for checking if a file is a target file, has been ported to a serviceFeature.
  - And also tests have been added. The middleware-style-power.
- `ModuleObsidianAPI` has been removed and implemented in `APIService` and `RemoteService`.
- Now `APIService` is responsible for the network-online-status, not `databaseService.managers.networkManager`.
2026-02-25 09:38:31 +00:00
..
harness ### Refactored 2026-02-25 09:38:31 +00:00
lib Tests: 2026-01-09 11:46:37 +00:00
shell Refactor: Move webpeer from lib to main repository. 2026-01-26 09:17:01 +00:00
suite Fixed: 2026-01-14 08:07:22 +00:00
suitep2p Split the tests 2026-01-09 12:15:57 +00:00
testtest Tests: 2026-01-09 11:46:37 +00:00
unit Tests: 2026-01-09 11:46:37 +00:00
utils Add Test 2026-01-07 08:38:33 +00:00