Azure/data-api-builder

Sql: Refactor Mock tests to provide better additional mocks

Open

#353 aperta il 20 apr 2022

Vedi su GitHub
 (2 commenti) (0 reazioni) (1 assegnatario)C# (348 fork)auto 404
good first issuemssql pgsql mysqlpgsqlrefactortesting

Metriche repository

Star
 (1459 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

In order to satisfy Mock test requirements, we had to add some default constructors/nullable properties. Mock tests should ideally be sending the required mocks so we don't have to keep nullable properties. This issue is to fix our tests to generate the right mocks.

Guida contributor