EventStore / EventStore-Client-Dotnet

Dotnet Client SDK for the Event Store gRPC Client API written in C#
Other
143 stars 37 forks source link

Investigate test plan to measure minimum viable tier compliance #183

Closed tambeau closed 4 months ago

tambeau commented 2 years ago

@tambeau commented on Thu Sep 09 2021

We need integrated Unit Test that ensure compliance with Minimal Viable Tier.

See: Client Tiers

Should ensure compliance with Minimal Viable Tier API and handle depreciation messaging for retiring calls.

Should test messaging to provide consistence responses to actions and errors.

Should include negative testing to ensure soft failures when calls are invalid (e.g., Invalid Stream Name).


@tambeau commented on Thu Sep 09 2021

Generate a test plan that can be used to develop unit/integration test that includes negative testing and works messages