m3_lightmeter/lib
Vadim b13acedebd
ML-62 Interactors tests (#87)
* removed redundant `UserPreferencesService` from `MeteringBloc`

* wip

* post-merge fixes

* `MeasureEvent` tests

* `MeasureEvent` tests revision

* `MeasureEvent` tests added timeout

* added stubs for other `MeteringBloc` events

* rewritten `MeteringBloc` logic

* wip

* `IsoChangedEvent` tests

* refined `IsoChangedEvent` tests

* `NdChangedEvent` tests

* `FilmChangedEvent` tests

* `MeteringCommunicationBloc` tests

* added test run to ci

* overriden `==` for `MeasuredState`

* `LuxMeteringEvent` tests

* refined `LuxMeteringEvent` tests

* rename

* wip

* wip

* `InitializeEvent`/`DeinitializeEvent` tests

* clamp minZoomLevel

* fixed `MeteringCommunicationBloc` tests

* wip

* `ZoomChangedEvent` tests

* `ExposureOffsetChangedEvent`/`ExposureOffsetResetEvent` tests

* renamed test groups

* added test coverage script

* improved `CameraContainerBloc` test coverage

* `EquipmentProfileChangedEvent` tests

* verify response vibration

* fixed running all tests

* `MeteringCommunicationBloc` equality tests

* `CameraContainerBloc` equality tests

* removed generated code from coverage

* `MeteringScreenLayoutFeature` tests

* `SupportedLocale` tests

* `Film` tests

* `CaffeineService` tests

* `UserPreferencesService` tests (wip)

* `LightSensorService` tests (wip)

* `migrateOldKeys()` tests

* ignore currently unused getters & setters

* gradle upgrade

* `reset(sharedPreferences);` calls count

* typo

* `MeteringInteractor` tests

* `SettingsInteractor` tests (wip)

* `MeteringInteractor` tests (wip)

* `SettingsInteractor` tests
2023-07-10 17:49:34 +02:00
..
data ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
interactors ML-62 Interactors tests (#87) 2023-07-10 17:49:34 +02:00
l10n ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
providers ML-81 Unsaved fractional stops (#83) 2023-06-23 10:47:34 +02:00
res ML-48 Allow users to hide fastest/shortest exposure pairs #48 (#49) 2023-04-05 22:15:11 +03:00
screens ML-62 Interactors tests (#87) 2023-07-10 17:49:34 +02:00
utils ML-77 Redundant vibrations (#76) 2023-06-04 13:04:04 +02:00
application.dart ML-77 Redundant vibrations (#76) 2023-06-04 13:04:04 +02:00
environment.dart Updated issuesReportUrl to lead to _/new/choose_ 2023-07-10 16:15:57 +02:00
features.dart ML-46 Add reciprocity failure formulas for some films (#47) 2023-04-01 22:04:55 +03:00
firebase.dart ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
main_dev.dart ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
main_prod.dart ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00
platform_config.dart ML-70 Migrate to Dart 3 + stricter lints (#71) 2023-05-11 15:30:18 +02:00
providers.dart ML-11 Implement volume buttons actions (#86) 2023-07-09 13:39:33 +02:00