21 Commits

Author SHA1 Message Date
Max Marze
893bfa7aef
chore: update eslint & prettier (#12553) 2024-05-29 11:51:04 -04:00
Austen
158f644cd0
feat: Refactor logging to reduce complexity (#12432)
* chore: Change logger

* chore: continue refactor

* chore: WIP

* chore: Sync
2024-04-17 13:26:31 -07:00
Mariusz Nowak
a18199f6c6 refactor: Rename lib/plugins/aws/common/lib/cleanupTempDir.js 2022-01-27 15:21:58 +01:00
Mariusz Nowak
87d380275b refactor: Replace config.servicePath with service.dir 2021-04-16 13:32:13 +02:00
Mariusz Nowak
3808471972 test: Move unit tests to "test/unit" folder 2020-11-30 16:53:52 +01:00
Graham McGregor
06f6c6d28e
refactor: Refactor some functions to native promises (#8533) 2020-11-25 13:40:48 +01:00
Mariusz Nowak
8c3c7c4e3a chore: Rename "tests" folder to "test"
Also upgrade @serverless/eslint-config to v2
2020-08-28 16:22:09 +02:00
TATSUNO Yasuhiro
8bb5517456
refactor: Replace _.{startsWith,endsWith,includes} with native methods
(PR #7715)
2020-05-19 12:22:25 +02:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Mariusz Nowak
54bdfdf7eb
Update after chai upgrade 2019-06-03 16:55:09 +02:00
Philipp Muens
773e9af3c1 Thorough integration testing 2019-05-30 15:20:58 +02: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
Philipp Muens
bc27eff888 Fix incorrect test name 2017-04-10 10:12:27 +02:00
Frank Schmid
7ee072a013 UT: Added aws/common/lib/artifacts tests 2017-04-08 19:33:00 +02:00
Frank Schmid
8c3909248c UT: Run through all branches in aws/common/lib/cleanupTempDir 2017-04-08 13:26:37 +02:00
Frank Schmid
a3d7ab5f21 Unit tests for aws/common/index 2017-04-08 13:19:45 +02:00
Eslam A. Hefnawy
9631fa9c95 fixed some tests in package plugin 2017-04-06 18:28:59 +07:00
Frank Schmid
b72c990497 Serverless deploy working 2017-04-06 18:28:59 +07:00
Frank Schmid
0f67313e61 Save state 2017-04-06 18:28:59 +07:00
Frank Schmid
c5e75c780e Define deploy inner lifecycles. 2017-04-06 18:28:59 +07:00
Frank Schmid
67f116b7ef Added AWS common plugin. Moved cleanupTempDir. Call via spawn. 2017-04-06 18:28:59 +07:00