15 Commits

Author SHA1 Message Date
Philipp Muens
8810d43080 Re-enable API Keys integration tests 2017-06-20 14:42:07 +02:00
Andre Rabold
fa2b952236 Fixed integration tests failing since latest CORS changes 2017-05-23 07:32:22 -07:00
Philipp Muens
de8adc71e5 Update to latest Node.js runtime 2017-03-25 22:18:00 +01:00
Eslam A. Hefnawy
689f17185b removed cfLogs from integration tests 2017-01-27 17:42:33 +07:00
Philipp Muens
e3e865569a Skip API Keys tests 2017-01-19 15:56:01 +01:00
Nik Graf
276692458c cleanup tests 2016-12-17 08:40:03 +01:00
Nik Graf
9c54957e8a wrap tests in describe blocks 2016-12-16 23:45:43 +01:00
Nik Graf
1b43983dc8 fix linting issues 2016-12-16 22:49:28 +01:00
Nik Graf
a33f7f61e1 fix all beforeAll 2016-12-16 16:05:20 +01:00
Nik Graf
8f895ce3b4 migrate to jest 2016-12-16 14:42:33 +01:00
Doug Moscrop
3dd63ccb47 Try to use avajs for faster integration tests 2016-11-26 13:22:45 -05:00
Philipp Muens
20d9546684 Add integration tests for slashes in API Gateway paths 2016-11-08 16:19:24 +01:00
Philipp Muens
ef88d34520 Update integration tests to auto remove log groups 2016-10-24 17:12:55 +02:00
Philipp Muens
bdcb704504 Update API Gateway API keys integration test
API keys are global. So they should be unique per test in our integration tests as they might
collide if two tests run in parallel and they both reference the same API key.
2016-10-19 06:50:54 +02:00
Philipp Muens
964956ce7c Migration integration tests 2016-10-18 15:04:45 +02:00