Kobi Meirson
e75a2594f6
AWS Environment variables should contain only strings
2018-04-07 16:18:00 +03:00
Mike Pugh
5477eb2bb4
Update tests involving getAccountInfoStub
2018-02-08 09:19:57 -05:00
Mike Pugh
1f9e32d4c8
Reverting test file back to old version to avoid linting issues
2018-02-07 20:03:14 -05:00
Mike Pugh
7b6a8ff262
Lodash and test updates
2018-02-07 19:50:24 -05:00
Mike Pugh
113ec4cceb
Updae tests
2018-01-19 14:59:49 -05: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
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
Frank Schmid
06cf6df2e6
More tests to increase coverage
2017-10-26 12:14:10 +02:00
Frank Schmid
97896eb34f
Do not update configuration parts that contain references.
2017-10-26 11:57:10 +02:00
Rafal Wilinski
36a37d08e0
Fix helloTwo function deployment
2017-10-14 13:39:37 +02:00
Rafal Wilinski
a48ed390ea
Add normalizeArnRole tests
2017-09-29 22:09:33 +02:00
Rafal Wilinski
bafd7ede5a
Fix failing tests
2017-09-29 21:02:37 +02:00
Rafal Wilinski
1500d24d51
Add invalid characters test
2017-09-14 18:14:50 +02:00
Rafal Wilinski
df145c45c8
Add provider-level inheritance test
2017-09-14 18:06:24 +02:00
Rafal Wilinski
5f19ff757c
Fix updateFunctionConfiguration logic
2017-09-07 18:57:13 +02:00
Rafal Wilinski
9df7c836a8
Fix test by omiting undefined values
2017-08-29 16:48:19 +02:00
Rafal Wilinski
a5ace701ac
Add --update-config tests
2017-08-29 16:42:23 +02:00
Philipp Muens
17814d7912
Update and fix tests
2017-07-04 09:08:50 +02:00
Philipp Muens
0d8174ba72
Merge master into PR
2017-07-03 17:04:49 +02:00
Philipp Muens
6893bba324
Add support for "force" option
2017-07-03 09:36:49 +02:00
Sunny
d5de23f482
Fix extendedValidate issue and refactor some code
2017-07-01 01:02:52 +05:30
Sunny
042b6e2e74
Add test for deployFunction() with artifact
2017-06-30 23:29:19 +05:30
Philipp Muens
fb5442354a
Rephrase deploy function info message when skipping deployment
2017-06-30 13:51:37 +02:00
Philipp Muens
d13881a012
Update location where remoteFunctionData is saved
2017-06-30 13:36:06 +02:00
Philipp Muens
3ad2c5031d
Add tests
2017-06-30 13:17:39 +02:00
Philipp Muens
6f895b312f
Remove unnecessary whitespace
2017-04-11 12:52:50 +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
Eslam A. Hefnawy
a233a3f36a
fixing tests
2017-04-06 18:28:59 +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
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