13 Commits

Author SHA1 Message Date
Philipp Muens
36f98294bb
Merge pull request #4822 from serverless/ResourceCount
Add resource count and warning to info display
2019-01-24 12:23:47 +01:00
Alex DeBrie
4caa108f43 Restore the missing restore 2019-01-23 17:11:29 +00:00
Daniel Schep
577f85d070 Info support for layers 2018-11-29 10:55:52 -05:00
Alex DeBrie
1d6fbe3d4c Linter 2018-03-12 01:05:28 +00:00
Alex DeBrie
88efb544ff Add / update tests 2018-03-12 00:54:53 +00:00
Erik Erikson
ca5ba8daac Remove unused parameters in platform.js (and deal with consequences)
Add explicit use of options where they were defined.
2017-12-12 11:59:08 -08:00
Frank Schmid
2845ba3204 AWS info unit tests have to provide a valid cli object.
Otherwise code that logs, will crash.
2017-09-04 16:41:32 +02:00
Frank Schmid
6230810302 Fixes #3502 - Add detailed lifecycle events to info plugin
Added unit tests for empty results
Added/modified display unit tests
Added unit tests for info-index
Added internal lifecycle
2017-04-24 13:20:47 +02:00
Eslam A. Hefnawy
13689a0674 removed references to --noDeploy 2017-04-10 02:33:53 +07:00
Doug Moscrop
1012c351b7 add sinon-bluebird to make promises in tests a bit cleaner 2017-02-08 12:59:18 -05:00
Philipp Muens
f7f15bb27c Remove metrics fetching from info plugin 2016-12-02 15:16:02 +01:00
Philipp Muens
3410b75194 Refactor info plugin and add tests 2016-12-02 13:34:50 +01:00
Philipp Muens
8aad2372eb Refactor test structure
So that all tests follow the *.test.js pattern and globs are used to find test files.
2016-11-22 12:49:26 +01:00