ArtSpot

A set of simple tools to organize and share your artwork.

spend 10 hours debugging your VPC connection only to realize you've been calling the wrong endpoints

Add additional useful metadata to default cognito user pool, e.g. plan

Get serverless swagger_docs endpoint working with express and sls local/api gateway instead of hand rolled sls-local-alb

Do some R&D into using jest projects along with one top level jest file instead of multiple jest configs & lerna

Add integration for initiate-cancelation endpoint with staging cognito

st3v3n Author

Update cancelation API tests to use proper environment vals during integration tests

0 Likes

Eventually add dev cognito and use it for integration tests instead of staging.

Add uuid substring to testuser username in cancelation API integration tests

Update cancelation API tests to use proper environment vals during integration tests

Got API Gateway Lambda Configuration working after a few days of exasperation. Seems like API Gateway has a caching issue that gets into a weird state if you mess around in the console too much

Wrote some unit/integration tests for validators and handler for cancelation survey endpoint

Switched from yup to swagger-model-validator along with swagger-type-generator

Built a light express wrapper for serverless config since serverless-offline plugin doesn't support alb yet