devops hipster in training
e980625f58
fix: Recognize final DELETE_COMPLETE event with verbose flag ( #7979 )
2020-07-24 09:51:10 +02:00
Philipp Muens
2247030fc3
Remove support for async stack deployments / removals
2019-09-05 12:51:07 +02:00
Philipp Muens
e20a026dc5
Add support for async stack deploy operations
2019-09-05 12:51:07 +02:00
Mariusz Nowak
4944f471b1
Prettify
2019-06-26 12:43:01 +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
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
Philipp Muens
dec2e14566
Fix tests
2017-08-24 10:13:53 +02:00
Mariusz Nowak
732a410167
Add tests related to DELETE_FAILED outcome
2017-08-22 13:04:19 +02:00
Ryan Lewis
ac59f993b4
lint error
2017-07-12 16:26:44 -07:00
Ryan Lewis
003752462b
adding test
2017-07-12 14:28:06 -07:00
Eslam A. Hefnawy
cd71ccfa1e
fixing tests for package plugin
2017-04-06 18:28:59 +07: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
Colby M. White
0d679c295d
correct spelling typos
2017-02-27 19:34:23 -08: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
Tanas Gjorgoski
7393bd129b
separate the nested stack tests
2016-12-13 11:58:19 +01:00
Tanas Gjorgoski
9995dae16f
fix deployment monitoring
...
fix for #2898 , when there is a nested stack, serverless needs to distinguish its events from the main stack events.
2016-12-09 15:09:18 +01: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