22 Commits

Author SHA1 Message Date
Mariusz Nowak
8c3c7c4e3a chore: Rename "tests" folder to "test"
Also upgrade @serverless/eslint-config to v2
2020-08-28 16:22:09 +02:00
Dai Van Nguyen
4c33476210
refactor: Replace _.isEmpty with native counterparts (#7873) 2020-06-25 15:17:52 +02:00
Mariusz Nowak
5234439fa1 refactor: Remove old analytics module 2020-06-16 10:59:59 +02:00
srd2014
053f5f420b
refactor: Replace _.split with string.split (#7820) 2020-06-09 12:23:14 +02:00
Chris Villanueva
e39cdfdf02
refactor: Replace _.unset with delete (#7813) 2020-06-03 18:07:28 +02:00
Bryan Hunter
dc96b9a876
fix: Ensure serverless.ts is handled properly at plugin commands
(PR #7806)
2020-06-03 18:05:41 +02:00
Kenan Christian Dimas
c106d53638
refactor: Upgrade 'fs-extra' to v8 (#7719) 2020-05-13 16:16:17 +02:00
TATSUNO Yasuhiro
3fe2e98f15
refactor: Replace _.isArray with native Array.isArray (#7703) 2020-05-11 10:24:41 +02:00
Mariusz Nowak
b5dbdafe5b fix(Plugins): Fix resolution of config when installing plugin
Fixes #7130
2019-12-29 18:56:10 +01:00
Philipp Muens
f70ed6f9ff Remove old test 2019-09-23 14:54:43 +02:00
Philipp Muens
6ddf43fae3 Add support for uninstall command 2019-09-23 13:16:09 +02:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Philipp Muens
773e9af3c1 Thorough integration testing 2019-05-30 15:20:58 +02:00
Mariusz Nowak
45698c3d02
Ensure to issue track requests when testing 2019-05-22 14:05:59 +02:00
GuruRAM
00b2024f76 #4839 reimplemented yamlAstParser addNewArrayItem and removeExistingArrayItem methods.
Extended install.test.js, uninstall.test.js unit tests to cover complex plugins object.
2018-04-15 23:01:11 +03:00
Pavel Vlasov
a2ae114b2e show warning on plugin uninstall for serverless.js config 2017-12-21 14:37:03 +11:00
horike37
429cf94a86 Move stub operations to a right place 2017-09-07 09:07:26 +09:00
horike37
922f6f48e7 Minor fixes & tweaks 2017-09-05 21:11:17 +09:00
horike37
91ce36376d drop the check whether to be already installed or uninstalled 2017-09-04 19:30:07 +09:00
horike37
27fb1c4703 update tests for turning into async call 2017-09-04 05:47:50 +09:00
horike37
20ee0c3767 minor tweak 2017-09-02 22:47:23 +09:00
horike37
f99a3e8d2b update async call 2017-09-02 22:33:47 +09:00