cypress evelyn masso

Results 6 issues of cypress evelyn masso

initially reported in https://github.com/edgurgel/tentacat/issues/144#issuecomment-412634466 it looks like some (possibly all) calls to `get` return the error tuple (`{integer, any, HTTPoison.Response.t()}`) instead of the success tuple (`{:ok, :jsx.json_term(), HTTPoison.Response.t()}`) on successful...

I ran `npm run release -- --preview` today to do a test run of the 1.3.1 release, but it did a (mostly) real release. It did everything for an actual...

Bug
Documentation
Build Process

Did any of y'all see https://github.com/processing/p5.js/issues/2920 ? Looks like there might be an issue with the minified p5js-sound distro? Not totally sure but wanted to make sure this was mentioned...

**What kind of change does this PR introduce?** Adds some more basic e2e tests for `DeviceRequestPrompt`. These tests don't involve actual bluetooth connection scenarios since those would be hard to...

In our content schemas, it is possible to provide an featured image but no alt text for it. Our schemas hold them separately as in: ```js featuredImage: image().optional(), featuredImageAlt: z.string().optional(),...

For the homepage, community, and sketches pages we use the sketch thumbnails generated by OpenProcessing. Unfortunately these images are 400 by 400px and I haven't been able to find anything...