kubeedge/edge/pkg/devicetwin
Priyanshubhartistm 6422c215dc
edge/devicetwin:- Replace weak assertion in TestDealGetTwin_DeviceFound with concrete
checks on DTMessage.Type, DTMessage.Action, and DTMessage.Msg != nil
- Fix unchecked type assertion in TestDealUpdateResult_NilError to
  two-value form with t.Fatalf on failure
- Remove stale source-line references from doc comments

Signed-off-by: Priyanshubhartistm <bhartipriyanshustm@gmail.com>
2026-07-09 23:28:57 +05:30
..
config Migrate client and openapi to the api directory and adjust dependency references 2024-08-09 15:02:59 +08:00
dmicache use structured log, correct log level and optimize DeviceIds func in dmicache 2025-12-30 09:34:26 +00:00
dmiclient added test file for client.go in dmiclient 2026-05-26 14:38:39 +05:30
dmiserver [WIP] Reconstruct the metaserver db and replace beego with gorm 2026-03-02 10:48:53 +08:00
dtcommon Merge pull request #6620 from ddc-baiye/fix-devicetwin-error-wrapping 2026-03-11 14:30:41 +08:00
dtcontext
dtmanager edge/devicetwin:- Replace weak assertion in TestDealGetTwin_DeviceFound with concrete 2026-07-09 23:28:57 +05:30
dtmodule [WIP] Reconstruct the metaserver db and replace beego with gorm 2026-03-02 10:48:53 +08:00
dttype fix ut for gorm 2026-03-02 10:53:30 +08:00
testutil
devicetwin.go [WIP] Reconstruct the metaserver db and replace beego with gorm 2026-03-02 10:48:53 +08:00
devicetwin_test.go fix ut for gorm 2026-03-02 10:53:30 +08:00
OWNERS
process.go fix ut for gorm 2026-03-02 10:53:30 +08:00
process_test.go fix ut for gorm 2026-03-02 10:53:30 +08:00