Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issue with control pad button tests (#529)
* Fixed tests to determine which Kodi version Kore is connected too. This caused the long press tests to fail as Kore didn't see v17 as the version that should use the new JSON RPC call. * Refactored setting the Kodi version during testing to also set the correct version in the database, instead of only setting it in the HostInfo instance.
- Loading branch information