fix(models): align RenderWidget.magnet with backend MAGNET enum value #197
+8
β4
GitHub Actions / Unit Tests
succeeded
May 16, 2026 in 1s
43 passed, 0 failed and 0 skipped
β Β test-results.json
43 tests were completed in 133s with 43 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| test/actions_test.dart | 1β | 38ms | ||
| test/api_test.dart | 1β | 50ms | ||
| test/asset_test.dart | 1β | 77ms | ||
| test/ats_test.dart | 2β | 125ms | ||
| test/billing_plan_test.dart | 1β | 68ms | ||
| test/brickhouse_test.dart | 7β | 84ms | ||
| test/care_protocol_test.dart | 1β | 42ms | ||
| test/color_test.dart | 1β | 53ms | ||
| test/date_test.dart | 1β | 42ms | ||
| test/duration_test.dart | 1β | 30ms | ||
| test/file_test.dart | 1β | 46ms | ||
| test/general_test.dart | 1β | 27ms | ||
| test/generic_test.dart | 3β | 43ms | ||
| test/geofence_test.dart | 1β | 26ms | ||
| test/icon_test.dart | 1β | 838ms | ||
| test/inbound_service_test.dart | 2β | 56ms | ||
| test/layrz_number_test.dart | 1β | 56ms | ||
| test/link_shortcut_test.dart | 1β | 43ms | ||
| test/lint_error_test.dart | 1β | 44ms | ||
| test/locator_test.dart | 1β | 37ms | ||
| test/param_test.dart | 1β | 54ms | ||
| test/pie_chart_test.dart | 1β | 42ms | ||
| test/purchase_order_test.dart | 1β | 68ms | ||
| test/regex_test.dart | 1β | 30ms | ||
| test/sensor_test.dart | 2β | 38ms | ||
| test/trigger_test.dart | 2β | 76ms | ||
| test/user_test.dart | 2β | 57ms | ||
| test/versions_test.dart | 1β | 40ms | ||
| test/workspace_test.dart | 2β | 818ms |
β Β test/actions_test.dart
Action Tests
β
Action input
β Β test/api_test.dart
β
ApiResponse
β Β test/asset_test.dart
β
ATS asset test
β Β test/ats_test.dart
β
AtsExit test
β
Ats Operation test
β Β test/billing_plan_test.dart
β
BillingPlan.fromJson
β Β test/brickhouse_test.dart
β
Tiers input test
β
Workspace input
β
Workspace input to workspace
β
Nullable PhoneNumber
β
Brickhouse permission Tier
β
Brickhouse permission Tier
β
BrickhouseAlert from json
β Β test/care_protocol_test.dart
β
CareProtocol.fromJson
β Β test/color_test.dart
β
ColorConverter()
β Β test/date_test.dart
β
DateConverter()
β Β test/duration_test.dart
β
DurationConverter()
β Β test/file_test.dart
β
CloudEntry.fromJson
β Β test/general_test.dart
β
TimeOfDayFormatting
β Β test/generic_test.dart
β
enum conversion
β
string convert
β
enum conversion 2
β Β test/geofence_test.dart
β
Geofence.fromJson()
β Β test/icon_test.dart
β
IconConverter()
β Β test/inbound_service_test.dart
β
inbound service test
β
inbound service input test
β Β test/layrz_number_test.dart
β
LayrzNumber.tests
β Β test/link_shortcut_test.dart
β
LinkShortcut.fromJson()
β Β test/lint_error_test.dart
β
LintError.fromJson()
β Β test/locator_test.dart
β
Locator.fromJson
β Β test/param_test.dart
β
ParamDataMapConverter transforms keys and values
β Β test/pie_chart_test.dart
β
Pie Chart Test
β Β test/purchase_order_test.dart
β
purchaseOrder.fromJson
β Β test/regex_test.dart
β
RegExpOrNullConverter()
β Β test/sensor_test.dart
β
Sensors from json
β
Sensor ATS
β Β test/trigger_test.dart
β
enum trigger
β
TriggerActivation
β Β test/user_test.dart
β
InviteLink.fromJson()
β
Valid user
β Β test/versions_test.dart
β
AppVersion.fromJson
β Β test/workspace_test.dart
β
Workspace.fromJson
β
Sugoi workspace from JSON
Loading