CJ Apel
CJ Apel
I have been following the README step by step. Here is the state of my dummy project: [Repo](https://github.com/cjea/cypress-visual-regression-practice/) I wrote this test: [File](https://github.com/cjea/cypress-visual-regression-practice/blob/master/cypress/integration/poop/index.spec.js#L2-L5) ```javascript cy.visit("localhost:3000") .document() .toMatchImageSnapshot(); ``` Running that...
**Describe your request** Copied from Jira: https://liveramp.atlassian.net/browse/OC-21931. Had to resolve that ticket as Won't Do (team bandwidth), but opening here for tracking -- Slack convo started in https://liveramp.slack.com/archives/C2R3TK43Z/p1608083439206000 When there's...
Issue: https://github.com/LiveRamp/reslang/issues/126 Use `/` instead of `.` to separate the namespace from the rest of the topic name. Open questions: - Does `/` count as a valid topic name in...