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.

貢獻者指南