25 Commits

Author SHA1 Message Date
Philipp Muens
773e9af3c1 Thorough integration testing 2019-05-30 15:20:58 +02:00
Paul O'Fallon
0957134cbb Lint fixes 2019-04-03 19:55:02 -04:00
Paul O'Fallon
cf7838be20 Add additional Capability when Transform is detected 2019-04-03 19:31:54 -04:00
Takahiro Horike
ab163b1fe6
Merge pull request #3999 from rmax-contrib/aws-notification-arns
Add notificationArns AWS parameter to enable Cloudformation notifications
2018-03-02 07:37:17 +09: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
Rolando (Max) Espinoza
1b6b7a5871 Add notificationArns tests. 2017-09-17 16:56:47 -03:00
Philipp Muens
9b0d5619f4 Revert name of compiled CloudFormation template 2017-04-26 13:57:05 +02:00
Philipp Muens
67a7031c83 Fix naming of compiled CloudFormation template 2017-04-26 13:23:18 +02:00
Eslam A. Hefnawy
4623e0bbed final packaging fixes 2017-04-25 23:03:46 +07:00
Philipp Muens
c87b61e5c2 Merge pull request #3446 from aoskotsky-amplify/master
Fix for cfnRole attribute in createFallback method
2017-04-17 09:34:10 +02:00
Eslam A. Hefnawy
bc0eaf23e6 fixed unit tests 2017-04-07 18:30:11 +07:00
Eslam A. Hefnawy
cd71ccfa1e fixing tests for package plugin 2017-04-06 18:28:59 +07:00
Alex Oskotsky
8c39d8c95f Use cfnRole attribute in createFallback method 2017-04-05 11:57:12 -04:00
Philipp Muens
bd2b8d3679 Update recently added tests 2017-03-23 12:40:49 +01:00
Philipp Muens
8d348da0ce Merge master into PR 2017-03-23 12:29:07 +01:00
Philipp Muens
a694b7d96a Remove unnecessary require of sinon-bluebird 2017-02-08 12:59:18 -05:00
Doug Moscrop
1012c351b7 add sinon-bluebird to make promises in tests a bit cleaner 2017-02-08 12:59:18 -05:00
Yoriki Yamaguchi
525f3420fd add RoleARN support to updateStack call 2017-01-25 19:25:49 +09:00
Maciej Winnicki
1f881fb228
add tests and small refactor 2017-01-03 12:11:31 +01:00
Tobias Gleissenberger
20e052001a Linting fixes 2016-12-05 10:50:49 +11:00
Tobias Gleissenberger
75e610c0bf Fixed unit test 2016-12-05 10:47:21 +11:00
Erik Erikson
6cc5d1364a Merge branch 'master' into logical-ids-missed-details 2016-11-22 13:26:28 -08: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