70 Commits

Author SHA1 Message Date
ac360
6d5a7f8c15 Classes: Major classes refactor 2016-01-14 23:19:16 -08:00
ac360
8e502b9396 Tests: fix meta folder name 2016-01-08 10:16:44 -08:00
ac360
931dbde01e Meta: remove public and private folders and namespace 2016-01-08 10:07:01 -08:00
Eslam A. Hefnawy
304d7c969a unit tests updates 2016-01-08 00:25:16 +02:00
Eslam A. Hefnawy
d8c67bdbc0 updated test project to use components arch 2016-01-07 21:30:37 +02:00
ac360
e194e3e72b Actions: fix all to pass evt object through, wherever possible, Tests: get function and endpoint deploy tests workign, minor fixes for the validateevent function 2016-01-04 23:26:35 -08:00
ac360
8d4c29352c ResourcesDeploy: remove rollback due to it causing an error 2016-01-04 01:09:16 -08:00
Eslam A. Hefnawy
8c2c2db17c fixed all tests except for function and endpoint deploy 2016-01-03 23:28:05 +02:00
Eslam A. Hefnawy
606951c741 projectCreate, regionCreate, stageCreate unit tests fixed without CF 2016-01-03 11:37:25 +02:00
Eslam A. Hefnawy
1e6bf5dd73 fixing unit tests 2016-01-03 03:13:38 +02:00
Eslam A. Hefnawy
5331b6f742 updated test project 2016-01-03 01:48:48 +02:00
ac360
465c88341b ResourcesDeploy: Allow for skipping CF deploy and printing only 2015-12-31 14:55:25 -08:00
Austen Collins
3026632048 ProjectCreate: Create new meta scaffolding. Add CF to s-project.json template and stop using resources-cf.json 2015-12-27 17:08:38 -08:00
Austen Collins
17424e267c merge whitespace PR 2015-12-13 21:35:58 -08:00
Ryan S. Brown
8016ca315f Change naming conventions in template generation step 2015-12-13 12:39:17 -05:00
Ryan S. Brown
eef57a7882 Monster whitespace commit
Since so many folks have trailing whitespace removal on, we should really get
rid of these all at once to make it easier to deal with the resulting merge
conflicts.
2015-12-13 09:36:59 -05:00
Austen Collins
2aa69719fd FunctionDeploy: Fix CLI support, ModuleCreate: Use 'serverless-helpers-js' and auto-nom-install on creation 2015-12-07 09:10:05 -08:00
Austen Collins
f4518194f7 FunctionDeploy: Major Refactor 75% Complete 2015-12-06 19:21:21 -08:00
Eslam A. Hefnawy
911dda7af6 added ResourcesDeploy unit test 2015-12-07 00:15:36 +02:00
Austen Collins
974c6258bb Tests: Fix to use one project 2015-12-05 23:26:05 -08:00
Austen Collins
263ecff02f StageCreate, RegionCreate: Return event object, add tests to check and validate event object. 2015-12-05 18:28:35 -08:00
Austen Collins
bd30a1da24 StageCreate: Fix event object and write test to validate it 2015-12-05 17:39:33 -08:00
Austen Collins
28f06314db ProjectCreate: Auto-create development stage, Remove stage option, improve test to check event object 2015-12-05 16:23:57 -08:00
Austen Collins
01ba9f6a52 All: Rebrand 2015-12-03 20:31:49 -08:00
Austen Collins
bf50d2bd9e FunctionDeploy: Move create/show regional REST API, fix utilities to persist REST API ID to project json 2015-11-29 13:51:06 -08:00
Austen Collins
4d7bfaf7c2 RegionCreate: better logging, FunctionDeployTest: Fix jawsbucket name 2015-11-22 23:09:16 -08:00
Austen Collins
7cfb09311b ProjectCreate, StageCreate, RegionCreate: minor clean-ups 2015-11-22 22:30:12 -08:00
Austen Collins
2cd997d572 project json: remove api gateway ARN, add stage variable for apigateway 2015-11-22 13:42:09 -08:00
Austen Collins
65a650cb79 generateJawsBucketName: remove stage from project bucket 2015-11-22 13:21:00 -08:00
Austen Collins
333034612a tests: fix tests to not include stage and region folders in test project's cloudformation folder 2015-11-22 08:06:59 -08:00
Eslam A. Hefnawy
50c8236017 unit testing ProjectCreate & StageCreate 2015-11-20 19:23:28 +02:00
Austen Collins
d02b3f3668 FunctionDeploy: work on concurrent operations 2015-11-19 14:02:47 -08:00
Austen Collins
6fcdf487b3 endpoint deploy: continue building 2015-10-31 07:41:36 -07:00
doapp-ryanp
8c2041d456 test cases prep 2015-10-22 13:56:17 -05:00
doapp-ryanp
73e16234a0 update admin env var 2015-10-20 14:04:24 -05:00
doapp-ryanp
7f2110a57c es6 let, template strings 2015-10-10 19:07:34 -07:00
Austen Collins
d221c04827 tests: minor fixes 2015-09-29 19:52:56 -07:00
Austen Collins
de972ac9ac tests: fix tag and env tests 2015-09-28 16:44:36 -07:00
Austen Collins
03e854d925 tests: refactor create test project 2015-09-28 16:33:07 -07:00
Aaron Boushley
c0b8076563 Convert logIfVerbose to jawsDebug. 2015-09-24 19:28:09 -07:00
doapp-ryanp
7b43a63e04 fix and cleanup test cases 2015-09-22 09:58:10 -05:00
Austen Collins
0e0b8df512 run: fix test 2015-09-22 00:32:59 -07:00
Jacob Evans
55d9939f8b Added a basic test run 2015-09-22 17:15:46 +10:00
Austen Collins
4890c99525 tests: fix new module and env tests 2015-09-21 22:50:33 -07:00
doapp-ryanp
4a9303dc21 module install and update. dep auto install 2015-09-18 09:12:12 -05:00
Austen Collins
81c04459a9 tests: change 1 test env var, lots of clean up, update test-prj 2015-09-16 20:49:32 -07:00
doapp-ryanp
923752d2ac refactor 2015-09-15 09:34:53 -05:00
Austen Collins
aa5b258ec3 large refactor:
- Refactor deploy lambda for code clarity,
- Refactor dash command
2015-09-12 12:51:29 -07:00
ryanp
8ddb665983 logging 2015-09-07 13:37:02 -05:00
ryanp
50e303d951 logging 2015-09-07 13:34:25 -05:00