feat: gql_builder module, LayrzConnector migration, and v3.8.0 release #180
GitHub Actions / Unit Tests
succeeded
Apr 18, 2026 in 0s
40 passed, 0 failed and 0 skipped
β Β test-results.json
40 tests were completed in 118s with 40 passed, 0 failed and 0 skipped.
| Test suite | Passed | Failed | Skipped | Time |
|---|---|---|---|---|
| test/actions_test.dart | 1β | 31ms | ||
| test/api_test.dart | 1β | 38ms | ||
| test/asset_test.dart | 1β | 68ms | ||
| test/ats_test.dart | 2β | 127ms | ||
| test/billing_plan_test.dart | 1β | 68ms | ||
| test/brickhouse_test.dart | 7β | 78ms | ||
| test/care_protocol_test.dart | 1β | 27ms | ||
| test/color_test.dart | 1β | 44ms | ||
| test/date_test.dart | 1β | 28ms | ||
| test/duration_test.dart | 1β | 18ms | ||
| test/file_test.dart | 1β | 41ms | ||
| test/general_test.dart | 1β | 29ms | ||
| test/generic_test.dart | 3β | 50ms | ||
| test/geofence_test.dart | 1β | 32ms | ||
| test/icon_test.dart | 1β | 684ms | ||
| test/layrz_number_test.dart | 1β | 27ms | ||
| test/link_shortcut_test.dart | 1β | 39ms | ||
| test/lint_error_test.dart | 1β | 39ms | ||
| test/locator_test.dart | 1β | 24ms | ||
| test/param_test.dart | 1β | 44ms | ||
| test/pie_chart_test.dart | 1β | 37ms | ||
| test/purchase_order_test.dart | 1β | 67ms | ||
| test/regex_test.dart | 1β | 29ms | ||
| test/sensor_test.dart | 2β | 26ms | ||
| test/trigger_test.dart | 2β | 60ms | ||
| test/user_test.dart | 2β | 51ms | ||
| test/versions_test.dart | 1β | 38ms | ||
| test/workspace_test.dart | 1β | 646ms |
β Β 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/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
Loading