verstak/internal/core/sync
mirivlad ca280a59c0 test: comprehensive sync package unit tests (37 new tests)
- safe_path_test.go: path traversal protection (11 table-driven cases)
- blob_test.go: SHA-256 hashing, store/deduplicate/read blobs
- sync_test.go: Service CRUD ops, state, push/mark lifecycle
- client_test.go: Push/Pull/Blobs/Auth via httptest.Server
- sync_e2e_test.go: auto-build server binary on demand
2026-06-03 09:16:38 +08:00
..
blob.go feat: sync — client ops recording in core services 2026-06-01 22:54:23 +08:00
blob_test.go test: comprehensive sync package unit tests (37 new tests) 2026-06-03 09:16:38 +08:00
client.go stabilization: server.go split + i18n templates + frontend localization 2026-06-02 11:08:29 +08:00
client_test.go test: comprehensive sync package unit tests (37 new tests) 2026-06-03 09:16:38 +08:00
safe_path.go refactor(gui): разделить app.go на binding-файлы по доменам, вынести sync apply 2026-06-02 10:47:38 +08:00
safe_path_test.go test: comprehensive sync package unit tests (37 new tests) 2026-06-03 09:16:38 +08:00
sync.go stabilization: server.go split + i18n templates + frontend localization 2026-06-02 11:08:29 +08:00
sync_e2e_test.go test: comprehensive sync package unit tests (37 new tests) 2026-06-03 09:16:38 +08:00
sync_test.go test: comprehensive sync package unit tests (37 new tests) 2026-06-03 09:16:38 +08:00