PluginProbe
WPGet API – Connect to any external REST API / 2.2.1
WPGet API – Connect to any external REST API v2.2.1
1.9.2 1.9.3 1.9.4 1.9.5 1.9.6 1.9.7 1.9.8 1.9.9 2.0.0 2.0.1 2.0.2 2.0.3 2.0.4 2.0.5 2.0.6 2.1.0 2.1.1 2.1.3 2.1.4 2.1.5 2.2.0 2.2.1 2.2.10 2.2.2 2.2.3 All 97 releases
wpgetapi / lib / cmb2 / cypress.json

cypress.json in WPGet API – Connect to any external REST API 2.2.1, at lib/cmb2/cypress.json

10 lines 365 B
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 {
2 "baseUrl": "http://localhost:8889",
3 "fileServerFolder": "tests/cypress",
4 "fixturesFolder": "tests/cypress/fixtures",
5 "integrationFolder": "tests/cypress/integration",
6 "pluginsFile": "tests/cypress/plugins/index.js",
7 "screenshotsFolder": "tests/cypress/screenshots",
8 "supportFile": "tests/cypress/support/index.js",
9 "videosFolder": "tests/cypress/videos"
10 }