Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IN-318 caching tests on routes #12

Merged
merged 6 commits into from
Aug 13, 2020
Merged

IN-318 caching tests on routes #12

merged 6 commits into from
Aug 13, 2020

Conversation

jmackown
Copy link
Contributor

@jmackown jmackown commented Aug 13, 2020

Purpose

Alter the existing route tests to include cache scenarios
Bonus - added the redis details into env vars

Approach

Learning

Checklist

  • I have performed a self-review of my own code
  • I have added relevant logging with appropriate levels to my code
  • I have updated documentation where relevant
  • I have added tests to prove my work
  • I have run the integration tests (results below)

caching disabled:
image

caching enabled:
image

Jennifer Mackown added 6 commits August 13, 2020 11:27
Add some tests!
Test the insert/get from redis cache
Jim said so
I'm sure I've fixed this once already
and another
Refactored sirius service into object so we can use config better. This was more work than I anticipated....
Big refactor of sirius service into a class to enable more detailed config
little fixes for AWS
wip
passing test
Add caching just for when sirius is not available
Add some tests!
Test the insert/get from redis cache
I'm sure I've fixed this once already
and another
Refactored sirius service into object so we can use config better. This was more work than I anticipated....
Big refactor of sirius service into a class to enable more detailed config
little fixes for AWS
missed a test
merge problems
Tidying up so local test stuff doesn't go up to AWS
linting
move sirius service out of api
make sure all the integration tests pass
missed a test
Tidy up test config for sirius service (make it independent)
@jmackown jmackown marked this pull request as ready for review August 13, 2020 12:12
@jamesrwarren jamesrwarren merged commit c3aef62 into master Aug 13, 2020
@jamesrwarren jamesrwarren deleted the IN-318-routes branch August 13, 2020 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants