feat: refactor stock closing models to remove TankChangesType and rep… #186
GitHub Actions / Unit Tests
succeeded
Apr 24, 2026 in 0s
40 passed, 0 failed and 0 skipped
✅ test-results.json
40 tests were completed in 112s 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✅ | 41ms | ||
| test/asset_test.dart | 1✅ | 62ms | ||
| test/ats_test.dart | 2✅ | 133ms | ||
| test/billing_plan_test.dart | 1✅ | 39ms | ||
| test/brickhouse_test.dart | 7✅ | 76ms | ||
| test/care_protocol_test.dart | 1✅ | 32ms | ||
| test/color_test.dart | 1✅ | 24ms | ||
| test/date_test.dart | 1✅ | 26ms | ||
| test/duration_test.dart | 1✅ | 25ms | ||
| test/file_test.dart | 1✅ | 39ms | ||
| test/general_test.dart | 1✅ | 25ms | ||
| test/generic_test.dart | 3✅ | 38ms | ||
| test/geofence_test.dart | 1✅ | 29ms | ||
| test/icon_test.dart | 1✅ | 638ms | ||
| test/layrz_number_test.dart | 1✅ | 21ms | ||
| test/link_shortcut_test.dart | 1✅ | 86ms | ||
| test/lint_error_test.dart | 1✅ | 40ms | ||
| test/locator_test.dart | 1✅ | 30ms | ||
| test/param_test.dart | 1✅ | 42ms | ||
| test/pie_chart_test.dart | 1✅ | 27ms | ||
| test/purchase_order_test.dart | 1✅ | 66ms | ||
| test/regex_test.dart | 1✅ | 67ms | ||
| test/sensor_test.dart | 2✅ | 29ms | ||
| test/trigger_test.dart | 2✅ | 62ms | ||
| test/user_test.dart | 2✅ | 91ms | ||
| test/versions_test.dart | 1✅ | 35ms | ||
| test/workspace_test.dart | 1✅ | 603ms |
✅ 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