phylum-dev / birdcage

Cross-platform embeddable sandboxing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add networking tests

cd-work opened this issue · comments

Tests should be added to verify that networking works.

Acceptance criteria

  • New tests/networking.rs
  • Networking tests in tests/full_sandbox.rs

Requires #1 to be implemented first.