10 Commits

Author SHA1 Message Date
Philipp Muens
8810d43080 Re-enable API Keys integration tests 2017-06-20 14:42:07 +02: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
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