]> git.r.bdr.sh - rbdr/forum/commit
Add tests for header
authorRuben Beltran del Rio <redacted>
Thu, 22 Apr 2021 21:02:02 +0000 (23:02 +0200)
committerRuben Beltran del Rio <redacted>
Thu, 22 Apr 2021 21:02:02 +0000 (23:02 +0200)
commit55fb920baa9792266be1a6b981f954c622c1eaf9
tree0016f699d26e6d2226da4748476485713c9fae88
parent2ec82213d1dafb17b7a445451fe6e49cff632475
Add tests for header

Also patches up the leaky abstraction on the actions
src/components/actions/topic.svelte [new file with mode: 0644]
src/components/actions/topic.test.js [new file with mode: 0644]
src/components/header/header.svelte
src/components/header/header.test.js [new file with mode: 0644]
src/config/config.js
src/stores/actions.js