]> git.r.bdr.sh - rbdr/forum/commit - src/lib/components/error_block/error_block.test.ts
Add tests for first batch of components
authorRuben Beltran del Rio <redacted>
Mon, 19 Apr 2021 19:04:59 +0000 (21:04 +0200)
committerRuben Beltran del Rio <redacted>
Mon, 19 Apr 2021 19:04:59 +0000 (21:04 +0200)
commit879fa389c2592760def75177eefbd3193e1845c9
tree8648bb1790cea8b482b18ef10b4b5cab508b0ba3
parent77182aa8d0fa96b594d1c2582a168e2ebe15964d
Add tests for first batch of components

- Glyph
- Forum List
- Error Block
- Post
jest.config.json
src/components/error_block/error_block.test.js [new file with mode: 0644]
src/components/forum_list/forum_list.svelte
src/components/forum_list/forum_list.test.js [new file with mode: 0644]
src/components/glyph/glyph.svelte
src/components/glyph/glyph.test.js [new file with mode: 0644]
src/components/post/post.svelte
src/components/post/post.test.js [new file with mode: 0644]
src/components/post_content/post_content.svelte [deleted file]
src/routes/$layout.svelte