-
The `ProductsViewController` currently has 35+ invocations to `ServiceLocator` for tracking, stores, actions, etc, ... we should inject those services via a ViewModel to enable testability, since ther…
-
**Is your feature request related to a problem? Please describe.**
1. I think `CalendarPicker` is doing too much things. This makes it hard to test and it will be hard maintain in the future.
1. Eac…
-
### Detailed Description
The agent’s speed controller is overly aggressive when accelerating from green lights, leading to abrupt starts and stops. This behavior results in uncomfortable and potentia…
-
The mail commands require us to test using the system’s default mail application and that is low testability as according to the constraints for this project, features that require login are hard to t…
-
### Detailed Description
Sometimes when running normal leaderboard this bug occurs. It will stutter the simulation:
WARNING: A new vehicle command with a repeated timestamp has been received 96…
-
##### ISSUE TYPE
* Other
##### COMPONENT NAME
~~~
API
~~~
##### CLOUDSTACK VERSION
~~~
any
~~~
##### OS / ENVIRONMENT
##### SUMMARY
How do you test the API in troublesho…
-
Do not use file system types and members directly that cannot be mocked away (Microsoft Fakes is not an option.)
-
```
It would be nice to increase the testability for the core.api classes.
If desirable I can contribute with a patch that has the necessary interfaces
and tests.
Br,
Kjell Arne
```
Original issue…
-
Right now, testing is pretty much reliant on hitting the live API in integration tests. This needs to change so all the independent bits of behaviour (e.g. deserialisation of results) does not depend …
-