Skip to content

feat: Add new widgets to RenderWidget enum

ea64519
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Add new widgets and update version for 3.8.14 release #195

feat: Add new widgets to RenderWidget enum
ea64519
Select commit
Loading
Failed to load commit list.
GitHub Actions / Unit Tests succeeded May 14, 2026 in 1s

43 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results.json

43 tests were completed in 140s with 43 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/actions_test.dart 1✅ 68ms
test/api_test.dart 1✅ 46ms
test/asset_test.dart 1✅ 83ms
test/ats_test.dart 2✅ 132ms
test/billing_plan_test.dart 1✅ 43ms
test/brickhouse_test.dart 7✅ 89ms
test/care_protocol_test.dart 1✅ 31ms
test/color_test.dart 1✅ 64ms
test/date_test.dart 1✅ 35ms
test/duration_test.dart 1✅ 28ms
test/file_test.dart 1✅ 48ms
test/general_test.dart 1✅ 31ms
test/generic_test.dart 3✅ 42ms
test/geofence_test.dart 1✅ 35ms
test/icon_test.dart 1✅ 829ms
test/inbound_service_test.dart 2✅ 53ms
test/layrz_number_test.dart 1✅ 34ms
test/link_shortcut_test.dart 1✅ 45ms
test/lint_error_test.dart 1✅ 44ms
test/locator_test.dart 1✅ 41ms
test/param_test.dart 1✅ 59ms
test/pie_chart_test.dart 1✅ 82ms
test/purchase_order_test.dart 1✅ 70ms
test/regex_test.dart 1✅ 31ms
test/sensor_test.dart 2✅ 38ms
test/trigger_test.dart 2✅ 75ms
test/user_test.dart 2✅ 65ms
test/versions_test.dart 1✅ 44ms
test/workspace_test.dart 2✅ 749ms

✅ 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