0.0.10 • Published 5 years ago

@moquality/analysis v0.0.10

Weekly downloads
1
License
UNLICENSED
Repository
-
Last release
5 years ago

Library to query our runs data for analysis

Installation

yarn add @moquality/analysis

Usage

For usage, see the tests under the test folder.

You can use it to answer the following questions for tests:

  • Compatibility View (devices)
  • Regression View (across versions)
  • Test Statistics
    • Test name vs Fail/Pass count
    • Test name vs Device
  • Choose a test:
    • Which device does it fail on most often?
  • Choose a device
    • Which tests fails most often?

You can use it to answer the following questions for steps:

  • Get all launch steps so that you can show performance (time)
  • Get all steps with errors for an app with their count
  • Which action is the slowest for an app?
  • All unique errors for an app with their count
  • Which device does a step fail on most often?
0.0.10

5 years ago

0.0.9

5 years ago

0.0.8

5 years ago

0.0.7

5 years ago

0.0.3

5 years ago

0.0.5

5 years ago

0.0.6

5 years ago

0.0.2

5 years ago

0.0.1

5 years ago