salt/tests
Doug Luce 6fe47ea1f4 Allow URL specification of NPM packages
If an NPM package was specified as a
url (i.e. git://github.com/Unitech/pm2), the state would crash with an
IndexError.  Assume that not every package installed globally is
specified with a URL.

Example failing state:

kvsio:
  npm.installed:
      - name: git+ssh://github.com/dougluce/kvs.io.git
2015-05-26 13:19:17 -07:00
..
integration Allow URL specification of NPM packages 2015-05-26 13:19:17 -07:00
perf Simplify to just loop. No need for calibration since it doesn't max out. 2015-02-11 13:30:09 -07:00
pkg/rpm Add unity manpage to buildpackage spec 2014-09-29 13:35:50 -05:00
unit Merge pull request #24076 from garethgreenaway/refactoring_schedule_module 2015-05-25 13:45:50 -06:00
utils Ignore PyLint for external ipaddress module 2015-04-15 15:47:36 +02:00
__init__.py Added utils dir and a helper for testing CherryPy apps 2014-03-29 23:20:29 -06:00
buildpackage.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
committer_parser.py lint 2015-03-10 15:37:49 -06:00
consist.py Py3 compatibility fixes 2015-01-30 22:25:06 +00:00
eventlisten.py Lint 2015-02-14 21:23:54 -07:00
jenkins.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
minionswarm.py Fix bug preventing minionswarm from working with tcp transport 2015-04-30 12:49:16 -06:00
packdump.py Py3 compatibility fixes. 2015-01-30 22:25:28 +00:00
runtests.py Added power cfg module and state for windows minions 2015-05-12 14:49:48 +02:00
salt-tcpdump.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-04-29 12:01:52 -06:00
saltsh.py Py3 compatibility fixes 2015-01-30 22:25:08 +00:00
wheeltest.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00