benny daon
benny daon
@sickill thanks for asciinema 🍻 I've coded this PR to solve an old feature request - one that allows us to share vimcasts with asciinema. Please take a look when...
I believe this can be close now
I'm getting it too. I'm use `latest` as the node version and the Log is: ``` ❯ gh run view 6558471842 --log-failed test Node setup 2023-10-18T08:48:29.8829257Z ##[group]Run actions/setup-node@v3 test Node...
> FYI, I added E2E test before to confirm audio through WebRTC is received by browser. > > https://github.com/pion/webrtc/tree/master/e2e > > and it's running on CI > > https://github.com/pion/webrtc/blob/master/.github/workflows/browser-e2e.yaml >...
Happy holidays! I've just pushed a couple of commits to bring into ats the pion-to-pion & e2e tests. I still need to refactor the data-channel as I learned a lot...
All three tests are passing and are running in the CI. All that's left is getting the folder name right. We have `ats` now but I don't like it. I'd...
I like e2e as a concept but it's less fitting here. As a library, webrtc doesn't come with an "end". To test e2e we have to either include a test...
Thank you for your kind words and questions. You're right - all our tests are acceptance tests. Some of them are also unit tests (aka white box testing) and for...
I left the unit test where it was and changed the directory name to `acceptance-tests`
Great :beer: I’m splitting hairs here, but why not ex? Is it related to [Ed, man! !man ed](https://www.gnu.org/fun/jokes/ed-msg.html) ?