Update test bots to use cosmos DB #37
Labels
Area: Functional tests
The issue is related to end to end tests
backlog
The issue is out of scope for the current iteration but it will be evaluated in a future release.
draft
The issue definition is still being worked on and it is not ready to start development.
feature-request
A request for new functionality or an enhancement to an existing one.
P1
Painful if we don't fix, won't block releasing
We use MemoryStorage in most of our unit tests in the product and I think it may be better to use cosmosDB for state for end to end testing. It will help us catch serialization and other storage related issues that we don't normally see in our tests based on MemoryStorage (it happened in the past).
The text was updated successfully, but these errors were encountered: