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

docs: change readme #33

Closed
wants to merge 1 commit into from

docs: change readme

bb8266a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Closed

docs: change readme #33

docs: change readme
bb8266a
Select commit
Loading
Failed to load commit list.
GitHub Actions / Dart Tests succeeded Sep 23, 2024 in 0s

29 passed, 0 failed and 0 skipped

Tests passed successfully

✅ test-results.json

29 tests were completed in 7s with 29 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/abrevva_method_channel_test.dart 29✅ 129ms

✅ test/abrevva_method_channel_test.dart

AbrevvaCrypto Tests
  ✅ read
  ✅ connect
  ✅ disconnect
AbrevvaCrypto Tests
  ✅ random
  ✅ generateKeyPair
  ✅ encrypt
  ✅ decrypt
  ✅ encryptFile
  ✅ computeSharedSecret
  ✅ decryptFile
  ✅ decryptFileFromURL
  ✅ decryptFile
  ✅ derive
AbrevvaBle Tests
  ✅ isEnabled
  ✅ isLocationEnabled
  ✅ stopEnabledNotifications
  ✅ openLocationSettings
  ✅ openBluetoothSettings
  ✅ openAppSettings
  ✅ stopLEScan
  ✅ initialize
  ✅ disconnect
  ✅ write
  ✅ stopNotifications
AbrevvaBle Tests startEnabledNotifications
  ✅ should not call callback on error
  ✅ should call callback if no error occurred
AbrevvaBle Tests startNotifications
  ✅ callback should not be called on error
AbrevvaBle Tests requestLEScan
  ✅ callback should not be called on error
  ✅ callback should be called and ScanResult should contain correct data