OpenDevin icon indicating copy to clipboard operation
OpenDevin copied to clipboard

Add server tests

Open rbren opened this issue 3 months ago • 3 comments

We should add a test that checks that the server runs OK. It should:

  • Start the server
    • Use the fake model
  • Create a connection with websocat
  • Send a task via websocat (can we pipe to stdin?)

rbren avatar Mar 25 '24 19:03 rbren