Joeri de Gooijer
|
23067bd9bb
|
Add NVM_LAZY_LOAD_EXTRA_COMMANDS option (#67)
|
5 years ago |
Luke Childs
|
9dbb51b388
|
Fix failing test (#35)
Don't check for revert not existing
|
7 years ago |
Luke Childs
|
21e6719aab
|
Test nvm install wrapper
|
8 years ago |
Luke Childs
|
37781594ea
|
Test NVM_AUTO_USE
|
8 years ago |
Luke Childs
|
650bcad0f7
|
Check yarn gets lazy loader if it's not installed via npm
|
8 years ago |
Luke Childs
|
a76c7d2a45
|
Add test for alias fix aa1fccf
|
8 years ago |
Luke Childs
|
5a3527cc49
|
Test NVM_LAZY_LOAD and NVM_NO_USE options together
|
8 years ago |
Luke Childs
|
22b73475a6
|
Test nvm is loaded correctly with NVM_LAZY_LOAD
|
8 years ago |
Luke Childs
|
0e9aaadb6f
|
Test global modules are loaded correctly with NVM_LAZY_LOAD
|
8 years ago |
Luke Childs
|
920520ec04
|
Improve node binary checks in tests
|
8 years ago |
Luke Childs
|
97fa6ebeab
|
Check node can be loaded manually in NVM_NO_USE test
|
8 years ago |
Luke Childs
|
193dbd37ea
|
Test NVM_LAZY_LOAD option
|
8 years ago |
Luke Childs
|
c8af979926
|
Test NVM_NO_USE option
|
8 years ago |
Luke Childs
|
556e24f5f1
|
Test zsh-nvm loads node
|
8 years ago |
Luke Childs
|
ac785226ed
|
Move test NVM_DIR inside test folder
|
8 years ago |
Luke Childs
|
27a399a44f
|
Setup options test dir
|
8 years ago |
Luke Childs
|
e26a39b1f2
|
Add sh shebang to tests so we get syntax highlighting
|
8 years ago |
Luke Childs
|
dd55eb6048
|
Test nvm upgrade
|
8 years ago |
Luke Childs
|
762a89dfdf
|
Test nvm revert
|
8 years ago |
Luke Childs
|
a3e1bbd75f
|
Setup wrapper commands tests
|
8 years ago |
Luke Childs
|
61a8aba6f1
|
Test zsh-nvm wraps nvm
|
8 years ago |
Luke Childs
|
a12a0e368c
|
Test zsh-nvm loads nvm
|
8 years ago |
Luke Childs
|
6f7c9ff4cc
|
Don't load/install nvm in tests that don't need to
|
8 years ago |
Luke Childs
|
c7ee42d5c5
|
Test zsh-nvm doesn't overwrite nvm installs
|
8 years ago |
Luke Childs
|
2156245dca
|
Test zsh-nvm installs nvm
|
8 years ago |
Luke Childs
|
babab28ff9
|
Remove nvm after every test
This ensures we get a fresh nvm install for every test
|
8 years ago |
Luke Childs
|
bf24f56434
|
Use repo dir for NVM_DIR so we don't mess with global nvm installations
|
8 years ago |
Luke Childs
|
9c33f4d91c
|
Test set NVM_DIR if not exist
|
8 years ago |
Luke Childs
|
52b486bca8
|
Setup urchin tests with test for loading
|
8 years ago |