Skip to content

Commit

Permalink
Merged from branch organization-refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
oldfartdeveloper committed May 24, 2013
1 parent a1c36c8 commit f99495d
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions README.md
Expand Up @@ -52,11 +52,6 @@ Go to your browser at localhost:3000:

## Running the Tests

_NOTE: Tests are not running at the moment; we're in the process of converting them
from Jasmine to Konacha/QUnit._

### Method 1

In console at your project home directory:

rake konacha:serve
Expand All @@ -66,13 +61,6 @@ Then browse [localhost:3500](localhost:3500)
Observe the test report. *NOTE: this is set up so that every time you save a javascript file,
all the client tests are run again.*

### Method 2

1. Launch server
2. [Browse http://localhost:5000](http://localhost:5000/jasmine)

This will show a **Jasmine** dashboard in which you can run tests and see results.

# Contributing

We'd love contributions. Submit a pull request by following the instructions below!
Expand Down

0 comments on commit f99495d

Please sign in to comment.