Skip to content
This repository has been archived by the owner on Jun 28, 2022. It is now read-only.

Commit

Permalink
#2: Add tests and TESTING.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lapanti committed Apr 20, 2017
1 parent 5c99218 commit 65fc209
Show file tree
Hide file tree
Showing 7 changed files with 537 additions and 105 deletions.
8 changes: 8 additions & 0 deletions SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,13 @@
* [Scripts](/docs/STYLES.md#scripts)
* [Alternatives](/docs/STYLES.md#alternatives)
* [Testing](/docs/TESTING.md)
* [Initialize](/docs/TESTING.md#initialize)
* [Linting](/docs/TESTING.md#linting)
* [TS-Jest and enzyme-to-json](/docs/TESTING.md#tsjest)
* [Button](/docs/TESTING.md#button)
* [Loader](/docs/TESTING.md#loader)
* [TodoComponent](/docs/TESTING.md#todocomponent)
* [IndexView](/docs/TESTING.md#indexview)
* [IndexReducer](/docs/TESTING.md#indexreducer)
* [Extras](/docs/EXTRAS.md)
* [Server-side rendering](/docs/EXTRAS.md#ssr)
Loading

0 comments on commit 65fc209

Please sign in to comment.