Skip to content

Commit

Permalink
Removed "TODO" notes from README.md (related issue #11)
Browse files Browse the repository at this point in the history
  • Loading branch information
pilwon committed May 18, 2014
1 parent a62004f commit e92926c
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,10 +124,6 @@ This project uses [ultimate](https://github.com/pilwon/node-ultimate) dependency

### Testing

#### Unit Testing with [Karma](https://github.com/karma-runner/karma)

**TODO**

#### End-to-End (E2E) Testing with [Protractor](https://github.com/angular/protractor)

Protractor wraps around [WebDriverJS](https://code.google.com/p/selenium/wiki/WebDriverJs), which is a javascript binding for Selenium-Webdriver.
Expand All @@ -152,8 +148,6 @@ This project uses [ultimate](https://github.com/pilwon/node-ultimate) dependency

Enjoy watching your tests running inside a real browser (Chrome by default). If you'd like to change Protractor configuration, check out `config/test/protractor-e2e.conf.js`.

** TODO: Simplify the above steps so that it can be all done using one grunt command. **


### Deployment

Expand Down

0 comments on commit e92926c

Please sign in to comment.