Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip committed May 10, 2020
1 parent f399477 commit bb6979b
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,6 @@ Real example:
jest tests/unit/Home.spec.js
```

# TODO
Idea with githook and doing tests before push

## Overview of 2 routes booking app:

1. Homepage view with all booked meetings
Expand Down Expand Up @@ -111,7 +108,7 @@ Idea with githook and doing tests before push
- Snapshot testing
- Acceptance testing and snapthot-diff checking
- Using data-testid in components and tests
- Githooks for unit tests
- Using husky to run Githooks for unit tests

## Extra topic, not recommended in big stores:
- Testing Vuex store instance
Expand Down

0 comments on commit bb6979b

Please sign in to comment.