Azure/data-api-builder

Sql: Refactor Mock tests to provide better additional mocks

Open

#353 创建于 2022年4月20日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)C# (348 fork)auto 404
good first issuemssql pgsql mysqlpgsqlrefactortesting

仓库指标

Star
 (1,459 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南