Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecesary features and tests #42

Open
elraro opened this issue Feb 10, 2023 · 0 comments
Open

Remove unnecesary features and tests #42

elraro opened this issue Feb 10, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@elraro
Copy link
Contributor

elraro commented Feb 10, 2023

Remove all unnecesary features and tests

LinuxWifiConfigurationCapability
✔ Should parse iw connected output correctly
✔ Should parse iw connected with counters correctly
✔ Should parse iw not connected output correctly
✔ Should parse no output correctly

LinuxWifiScanCapability
✔ Should parse iw scan output correctly

GithubValetudoUpdateProvider
✔ Should parse regular overview response correctly
✔ Should parse incorrectly sorted overview response correctly

UpdaterUtils
✔ Should not offer an update when up to date
✔ Should offer update to latest when running an unknown version
✔ Should offer update to next chronological release

KeyValueDeduplicationCache
✔ Should deduplicate strings
✔ Should deduplicate buffers

LinuxToolsHelper
✔ Should parse /proc/meminfo Kernel 3.4.39 from roborock s5 correctly
✔ Should parse /proc/meminfo Kernel 3.4.39 from viomi v7 correctly
✔ Should parse /proc/meminfo Kernel 4.9.191 from dreame z10 correctly
✔ Should parse /proc/cmdline Kernel 3.4.39 from roborock s5 correctly
✔ Should parse /proc/cmdline Kernel 3.4.39 from viomi v7 correctly
✔ Should parse /proc/cmdline Kernel 4.9.191 from dreame z10 correctly
✔ Should parse /proc/net/route Kernel 3.4.39 from roborock a38 correctly

@elraro elraro added the enhancement New feature or request label Feb 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant