Skip to content

feat: enable autobahn tests against external test server#25

Merged
mccutchen merged 3 commits intomainfrom
autobahn-test-external-url
Jan 22, 2025
Merged

feat: enable autobahn tests against external test server#25
mccutchen merged 3 commits intomainfrom
autobahn-test-external-url

Conversation

@mccutchen
Copy link
Owner

The idea here is that there are some test cases (e.g. in the 9.* suite that send extremely large frames/messages) where our implementation appears to be painfully slow, so being able to run specific autobahn tests against an external server like

make testautobahn AUTOBAHN_CASES=9.2.6 AUTOBAHN_TARGET=localhost:8080

will hopefully make it easier to gain visibility into performance issues. (See also #23 for one potential path towards optimization.)

@codecov
Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.62%. Comparing base (95b67c2) to head (f9518f3).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   79.53%   79.62%   +0.09%     
==========================================
  Files           3        3              
  Lines         430      432       +2     
==========================================
+ Hits          342      344       +2     
  Misses         64       64              
  Partials       24       24              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mccutchen mccutchen merged commit 8d8edfa into main Jan 22, 2025
8 of 9 checks passed
@mccutchen mccutchen deleted the autobahn-test-external-url branch January 22, 2025 04:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant