Azure/data-api-builder
Vedi su GitHubSql: Refactor Mock tests to provide better additional mocks
Open
#353 aperta il 20 apr 2022
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.