Commit Graph

8 Commits

Author SHA1 Message Date
acce76197d
refactor db imports
usage of MeasurementArgs and VmNodeFilters from vm_proto in db module
fix test brain message add new ssh port on mock daemon while new vm
2025-05-08 14:46:33 +05:30
ea50603a88
refactor tests
modularizing report node into reusable method
improved error handling unwraping only on top level method
utils methods accepts refs to remove clone() on top level methods
2025-05-08 03:04:14 +03:00
cf232f83b3
simplified folder structure 2025-05-06 01:00:42 +03:00
ea3169c024
Fix database channel close error 2025-05-02 19:05:28 +05:30
de5fba37c9
refactor mock vm daemon and simplified client service fn 2025-04-30 16:40:30 +05:30
ab39b12da9
organize daemon test helpers 2025-04-30 15:47:59 +05:30
92827161ad
refactor test vm daemon 2025-04-30 02:43:45 +05:30
32f6548eff
seperating tests
renamed a test file
seperated daemon service tests
modularizing test into reusable methods
2025-04-30 02:09:14 +05:30