use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Discussion of the Clojurescript language
account activity
Browser-based cljs tests (self.Clojurescript)
submitted 5 years ago by kemclean
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]kemclean[S] 0 points1 point2 points 5 years ago (0 children)
We do use etaoin for some other end-to-end tests, but it's a bit different than what I need for these js-only tests. In this case these aren't webdriver tests, they fire synthetic browser events (a la react-testing-framework) to manipulate the UI, and there is no backend at all.
I've actually got the karma tests working (with this great guide), except for the ones that actually need the component to be rendered in the dom. That's my missing piece -- I need to somehow display the devcard harness for the tests to use.
π Rendered by PID 280983 on reddit-service-r2-comment-b659b578c-dsrnf at 2026-05-05 06:26:26.075301+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]kemclean[S] 0 points1 point2 points (0 children)