Skip to content
  • Alex March's avatar
    tests/extmod: Add websocket tests. · ce0b5e07
    Alex March authored
    These short unit tests test the base uPy methods as well as parts of the
    websocket protocol, as implemented by uPy.
    
    @dpgeorge converted the original socket based tests by @hosaka to ones
    that only require io.BytesIO.
    ce0b5e07