mirror of
https://github.com/appium/appium.git
synced 2026-02-21 10:49:52 -06:00
- `@appium/test-support` now exports the e2e setup for plugins, and e2e/unit suites for drivers from base-driver. it also generates declarations. - `appium` exports this as `appium/test`. - The `capability.spec.js` unit test for basedriver now avoids spying on the "global" logger, due to test flake. It now spies directly on the function which calls the global logger. (@mykola_mokhnach) - removed homebrew ansi-stripping code from `test-support` and replaced with `@colors/colors` - type fixes and refactors for `@appium/test-support` - type fixes for `appium` - simplify `lib/index.js` of `@appium/base-driver`
48 lines
742 B
JSON
48 lines
742 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{
|
|
"path": "packages/schema"
|
|
},
|
|
{
|
|
"path": "packages/types"
|
|
},
|
|
{
|
|
"path": "packages/support"
|
|
},
|
|
{
|
|
"path": "packages/base-driver"
|
|
},
|
|
{
|
|
"path": "packages/base-plugin"
|
|
},
|
|
{
|
|
"path": "packages/test-support"
|
|
},
|
|
{
|
|
"path": "packages/appium"
|
|
},
|
|
{
|
|
"path": "packages/fake-plugin"
|
|
},
|
|
{
|
|
"path": "packages/images-plugin"
|
|
},
|
|
{
|
|
"path": "packages/relaxed-caps-plugin"
|
|
},
|
|
{
|
|
"path": "packages/universal-xml-plugin"
|
|
},
|
|
{
|
|
"path": "packages/opencv"
|
|
},
|
|
{
|
|
"path": "packages/execute-driver-plugin"
|
|
},
|
|
{
|
|
"path": "packages/docutils"
|
|
}
|
|
]
|
|
}
|