Skip to content
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.

UriBeacon Developer Tools v1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@g-ortuno g-ortuno released this 11 Feb 23:58
· 131 commits to master since this release

UriBeacon Validation App 2.0
This app is used to test UriBeacon V2 implementations to make sure they follow the spec. The app is in its very early stages, so please open an issue regarding any issues with it. Feedback is welcome.

New features added:

  • Faster Tests. Tests run 10x faster now.
  • Progress button. Press it to jump to the latest test.
  • UriBeacon Picker. When there are multiple beacons in range a picker pops up to choose which one to test.
  • Share feature. Now you can email your results from the app.
  • Reference to spec. In the email produced by the app, each test that fails contains a reference to the spec for the correct behavior.
  • Ubundled tests. It's easier to know what a test is doing.
  • More Tests. 21 Core UriBeacon Tests and 47 Spec UriBeacon Tests.
  • Experimental: Retry single test. Long press on a test will retry that test.

validation_app