farlee2121 / TestingPatterns

This project is to record and share patterns and libraries that make testing easier, descriptive and resilient
https://20xtesting.slides.spencerfarley.com
5 stars 0 forks source link

Add accessors for a different persistence type (text? json?) #21

Open farlee2121 opened 6 years ago

farlee2121 commented 6 years ago

The idea here is to show how easy it should be to swap out data sources.

Could even base the persistence choice on configuration.

farlee2121 commented 6 years ago

An in-memory persistence would be simple. We could even serialize it from the in-memory store

farlee2121 commented 6 years ago

Algolia is free for open source. I could add a basic search and an algolia-powered search