
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
cells-platform-tests-composer-bridge
Advanced tools
Cells Platform Integration tests Composer vs Bridge
IMPORTANT: This module works running npm test
, but should be configured as a dependency of cells-platform module in order to work properly. This is because all modules needed are provided by a previous step on cells-platform validation pipeline.
This module build a integration tests environment with elements provided by cells-platform. This 3 elements are necessary:
All modules configuration are provided by tests.json generated by resolve-deps step in validation process. This is the minimum tests.json required:
{
"bridge": {
"version": "0.6.0"
},
"composer": {
"dependencies": {
"bridge": "cellsbox/composer-core-compatibility"
},
"version": "0.0.5"
},
"dockerRegistry": "52.210.54.51:5000"
}
Run Composer Server
✓ Should return login page from sample app with proper request (1499671098943-CELLS-7644) (667ms)
✓ Should return error 400 from sample app with wrong idApp (1499671098943-CELLS-7645) request (127ms)
This tests use "cellsstarterkit.gb" : "git+ssh://git@globaldevtools.bbva.com:7999/bbvacellsapp/cellsstarterkit.gb.git" dependency expressed on package.json file of this module. All functional testing are defined inside in their dependency to e2e module. "cellsstarterkit.gb.e2e" : "git+ssh://git@globaldevtools.bbva.com:7999/bbvacellsapp/cellsstarterkit.gb.e2e.git"
Steps:
Check Composer Bridge Compatibility
✓ Should validate all functional testing of cells-bridge app cellsstarterkit.gb (53370ms)
FAQs
Cells Platform Integration tests Composer vs Bridge
We found that cells-platform-tests-composer-bridge demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.