Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
public
/
sequelize
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
不要怂,就是干,撸起袖子干!
Commit 24e3f757
authored
Feb 08, 2012
by
Sascha Depold
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fixed a type + url to spec folder
1 parent
670dc8a0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
README.md
README.md
View file @
24e3f75
...
@@ -45,7 +45,7 @@ working.
...
@@ -45,7 +45,7 @@ working.
That is also one of the reasons your features must come with tests:
That is also one of the reasons your features must come with tests:
let's make sure sequelize will stay awesome as more features are added
let's make sure sequelize will stay awesome as more features are added
as well as that fi
z
ed bugs will never come back.
as well as that fi
x
ed bugs will never come back.
Well, after installing
**MySQL**
you also need to create the sequelize test database:
Well, after installing
**MySQL**
you also need to create the sequelize test database:
...
@@ -70,7 +70,7 @@ $ npm install
...
@@ -70,7 +70,7 @@ $ npm install
### 3. Run the tests ###
### 3. Run the tests ###
In order to run the tests you got to run
`jasmine-node`
against the
`spec`
directory.
In order to run the tests you got to run
`jasmine-node`
against the
`spec`
directory.
By the way,
[
there
](
https://github.com/
Yipit
/sequelize/tree/master/spec
)
is where
By the way,
[
there
](
https://github.com/
sdepold
/sequelize/tree/master/spec
)
is where
you will write new tests if that's the case.
you will write new tests if that's the case.
All you need is to run
`./node_modules/.bin/jasmine-node spec/`
,
All you need is to run
`./node_modules/.bin/jasmine-node spec/`
,
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment