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

test(all)!: issue164 - Add unit tests #185

Merged
merged 2 commits into from
Jan 23, 2023

Conversation

isuPatches
Copy link
Owner

@isuPatches isuPatches commented Jan 1, 2023

Description

  • Adds unit tests for wisefy:accesspoints
  • Adds unit tests for wisefy:addnetwork
  • Makes some modifications to wisefy:core for testing (f.e. opening up CoroutineDispatcherProvider)
  • Adds :testsupport module for shared test code
  • Breaks up the concept of SecurityCapability to AuthetnicationAlgorithm, KeyManagementAlgorithim, and PairwiseCipher
  • Adds parameterized test examples
  • Updates CI to run unit tests
  • Minor AccessPointData bug fixes
  • Adds is2gHz to AccessPointData
  • Documentation updates

Issue Link(s)

#164

How Has This Been Tested?

Unit tests included

Screenshots (if appropriate)

@isuPatches isuPatches changed the title test(accesspoints, core, testsupport): issue164 - Add unit tests test(all)!: issue164 - Add unit tests Jan 1, 2023
@isuPatches isuPatches force-pushed the issue164/add-unit-tests-for-wisefy-accesspoints branch from 515ccfd to c72da6b Compare January 14, 2023 17:22
@isuPatches isuPatches force-pushed the issue164/add-unit-tests-for-wisefy-accesspoints branch from c72da6b to b3369fc Compare January 14, 2023 17:24
@isuPatches isuPatches force-pushed the issue164/add-unit-tests-for-wisefy-accesspoints branch from 3b7d85c to e55bf47 Compare January 22, 2023 18:02
@isuPatches isuPatches force-pushed the issue164/add-unit-tests-for-wisefy-accesspoints branch from e55bf47 to 8d5927e Compare January 22, 2023 18:21
@isuPatches isuPatches merged commit 239c7e2 into develop Jan 23, 2023
@isuPatches isuPatches deleted the issue164/add-unit-tests-for-wisefy-accesspoints branch January 23, 2023 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant