re-frame-test
re-frame-test copied to clipboard
Cross platform (cljs and clj) utilities for testing re-frame applications
I'd like to write a test that asserts some subscription doesn't re-run when an event is fired. However it seems that subscriptions are re-run in the test whenever they are...
I have a test where I want to check for one specific event using `rf-test/wait-for`. This event cascades some dispatches of other events, which seem to bleed into other async...
See this re-frame issue: https://github.com/Day8/re-frame/issues/441#issuecomment-353896726 Do we want to do anything about this? What would we do about it?
`done` should come before `cb`
Bumps [DeLaGuardo/setup-clojure](https://github.com/delaguardo/setup-clojure) from 12.5 to 13.4. Release notes Sourced from DeLaGuardo/setup-clojure's releases. 13.4 What's Changed fix: Add .cpcache to cached paths by @miguno in DeLaGuardo/setup-clojure#123 Hot fix for extra 'v'...
Bumps [browser-actions/setup-chrome](https://github.com/browser-actions/setup-chrome) from 1 to 2. Release notes Sourced from browser-actions/setup-chrome's releases. setup-chrome: v2.0.0 2.0.0 (2025-07-06) ⚠ BREAKING CHANGES Use chrome for testing as default (#632) Features Use chrome for...
Bumps [homoluctus/slatify](https://github.com/homoluctus/slatify) from 2.0.1 to 3.0.0. Release notes Sourced from homoluctus/slatify's releases. v3.0.0 bb13512 chore: Use @vercel/ncc instead of @zeit/ncc b9db99e chore: Update dependencies 167f0d5 docs: Write announcement aa75267 chore:...
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @takost in actions/cache#1284 feat: save-always flag by @to-s in actions/cache#1242...
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 5. Release notes Sourced from actions/setup-java's releases. v5.0.0 What's Changed Breaking Changes Upgrade to node 24 by @salmanmkc in actions/setup-java#888 Make sure your runner is...