25 Commits

Author SHA1 Message Date
Mariusz Nowak
094db72da8
Ensure AWS SDK is mocked for all tests 2019-08-21 21:42:46 +02:00
Neil Locketz
6b5d083384 Check that a function was modified after artifact when deciding to deploy 2019-08-08 22:54:40 -04:00
Sameer Suri
2ddb7ff90c Remove CloudWatch logs triggers if logical IDs do not match 2019-08-01 12:24:36 -07:00
Taylor Ondrey
f7d275ddfe linting fix after finally running the proper linting command 2019-07-25 07:42:19 -04:00
Taylor Ondrey
a2cf61da9f Attempt to resolve linting fail in travis-ci 2019-07-25 07:36:31 -04:00
Taylor Ondrey
49adacd9f5 Remove hard coded partition when validating cloudwatch subscription filters 2019-07-25 06:59:42 -04:00
Sameer Suri
edc4e1e715 Changed AWS subscription filters to use function object name 2019-07-18 13:20:27 -07:00
Mariusz Nowak
4944f471b1
Prettify 2019-06-26 12:43:01 +02:00
Mariusz Nowak
0ddfec479d
Update up to sinon upgrade 2019-06-03 13:37:57 +02:00
Mariusz Nowak
8b93649def
Merge with master 2019-06-03 11:43:18 +02:00
Mariusz Nowak
19ab01b679
Ensure to return promises 2019-05-17 16:42:50 +02:00
Mariusz Nowak
cfa523d91f
Rely on stub(...).callsFake (Upgrade to sinon v2) 2019-05-13 20:43:22 +02:00
danielconde
1929af8ae8 Read files before hashing asynchronously on checkIfDeploymentIsNecessary 2019-02-04 22:30:14 +00:00
exoego
e334bcd40a Update message to include a case of complete deletion. 2019-01-18 06:26:30 +09:00
exoego
d4cb2b6684 Add tests. 2019-01-18 06:19:43 +09:00
Daniel Schep
b3805952fb no option for deleting logroup subscription since tehres no real case where you wouldnt want that 2018-12-21 10:35:48 -05:00
Edmundo Rodrigues
73dab5e749 Fix ResourceLimitExceeded for cloudwatchLog event 2018-12-19 18:37:10 -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
Erik Erikson
bf8d57fa9f Improve Stage and Region Usage
Remove the errant (but understandable) distributed usage of region and stage settings.  This otherwise locks in a multitude of bugs around the improper algorithm for selecting (given all context) the proper region or stage setting.  Instead, all code should use the centralized algorithm for determining such values.  This creates a strange first and second class configuration concept but these two are sufficiently varied and complex in their creation and use that this seems appropriate.
2017-12-11 16:39:44 -08:00
Frank Schmid
81c896bc12
Removed reintroduction of stage+region in request. Added options.
Delete bucket was still using them

Hopefully all :)

Further test fixes.

.... worked too long yesterday

Fixed Variable tests

Remove not used parameters from request() and add options with warning
2017-12-11 12:33:35 +01:00
Loren Gordon
58eec4d761 Uses path join to make tests os agnostic 2017-08-08 09:46:26 -04:00
Philipp Muens
7c57935ca9 Fix linting issue 2017-07-03 11:23:32 +02:00
Philipp Muens
71b63519f4 Fix check for equality of remote and local files 2017-07-03 10:57:26 +02:00
Philipp Muens
6893bba324 Add support for "force" option 2017-07-03 09:36:49 +02:00
Philipp Muens
3ad2c5031d Add tests 2017-06-30 13:17:39 +02:00