Skip to content

Commit

Permalink
Only run tests against express4 and express4-typescript
Browse files Browse the repository at this point in the history
  • Loading branch information
watson committed Jan 13, 2025
1 parent 240903a commit 26877cb
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions manifests/nodejs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -621,11 +621,20 @@ tests/:
test_debugger_expression_language.py:
Test_Debugger_Expression_Language: missing_feature (feature not implented)
test_debugger_pii.py:
Test_Debugger_PII_Redaction: v5.31.0
Test_Debugger_PII_Redaction:
"*": irrelevant
express4: v5.31.0
express4-typescript: v5.31.0
test_debugger_probe_snapshot.py:
Test_Debugger_Probe_Snaphots: missing_feature (feature not implented)
Test_Debugger_Probe_Snaphots:
"*": irrelevant
express4: v5.32.0
express4-typescript: v5.32.0
test_debugger_probe_status.py:
Test_Debugger_Probe_Statuses: v5.32.0
Test_Debugger_Probe_Statuses:
"*": irrelevant
express4: v5.32.0
express4-typescript: v5.32.0
integrations/:
crossed_integrations/:
test_kafka.py:
Expand Down

0 comments on commit 26877cb

Please sign in to comment.