Nathan Rajlich
0b2b39222c
lint
8 years ago
Nathan Rajlich
1151830af6
a couple more test cases and fixes for them
8 years ago
Nathan Rajlich
4ad921e958
add first `now.json` test case
Passing.
8 years ago
Nathan Rajlich
c44284b0b3
remove unused require call
8 years ago
Nathan Rajlich
c11131310c
fix lint
8 years ago
Nathan Rajlich
76e4ab5037
support `now.files` in now.json
Needs a test case still...
8 years ago
Eli Perelman
6e62d874bc
Normalize package.json main file for extensionless or directory entries
8 years ago
Guillermo Rauch
244137ae90
Ignore improvements ( #234 )
* fix non-determinism in tests
* if `.dockerignore` doesn't exist, use `.gitignore`
* add back duplicate dei
* Move comment to appropriate line
* also check for exactly two duplicates
8 years ago
Guillermo Rauch
347d06242e
add back duplicate dei
8 years ago
Guillermo Rauch
06b34a0730
fix non-determinism in tests
8 years ago
Leo Lamprecht
058c3f63ab
Make tests use the correct binary
8 years ago
Jarmo Isotalo
059918e7ee
Remove babel as dependecy ( #209 )
* Remove babel as a dependency
* Migrate from import foo from foo to const foo = require('foo')
* Update module.exports
* Update commander syntax
* Update pkg config and fix stuff
* Make XO happy
* Fix path in tests
* Fix typo
* Fix cleanup
* Debug pkg
* Fix pkg
* Fix process.argv for subcommands
* Run with --harmony-async-await when supported thx igor for help with this trick :D
* Use bash
* Set engines.node in package.json
8 years ago
Guillermo Rauch
8b7d1e60ec
Improve ignore semantics. ( #200 )
* improve ignore semantics
* add files accidentally ignored previously
8 years ago
Leo Lamprecht
ccefece100
Removed duplicated fixture
8 years ago
Cody Zuschlag
50db54fd83
pass flags to subcommands ( #98 )
* rework args parsing
* test args parsing
8 years ago
Leo Lamprecht
96d93820c6
Added correct path for fixtures
8 years ago
Leo Lamprecht
3979d8472a
Fixed even more XO issues
8 years ago
Guillermo Rauch
5bf0cfe897
Fix ignore ( #151 )
* switch to better ignore module, improve debugging
* add regression test for prefix bug (#142 )
* remove old lib
8 years ago
Guillermo Rauch
9c8211caaa
improve performance of file retrieval
9 years ago
Leo Lamprecht
3e5eee71c9
Looks like this isn't working within Travis
9 years ago
Leo Lamprecht
6d80f2c685
Create package.json for negation
9 years ago
Guillermo Rauch
39a4435e4b
wow
9 years ago
Guillermo Rauch
aff3109936
add to-host tests
9 years ago
Guillermo Rauch
6459ff0cec
added duplicate hash test
9 years ago
Guillermo Rauch
68a2ceb482
test: upgrade to latest ava, remove old tests, add `names` test
9 years ago
Guillermo Rauch
82d954fb2e
add test for ignoring big files
9 years ago
Guillermo Rauch
5f6b0142c0
index: add tests for limits and get-files debug
9 years ago
Guillermo Rauch
adea900d6f
node_modules fixture
9 years ago
Guillermo Rauch
008688eb2d
test: added node_modules fixture
9 years ago
Guillermo Rauch
8f95d05613
adapt tests
9 years ago
Guillermo Rauch
a0ff549973
index: fix hashes test
9 years ago
Guillermo Rauch
f2693e19d7
initial commit
9 years ago