airqo-platform / airqo-platform/AirQo-api

Consider stubbing logger methods instead of console.log in tests

未關閉
#3,537 0 則留言 0 個 reaction 已指派 1 人 已被 @Baalmart 認領 在 GitHub 檢視
主要語言
JavaScript
星號
26
分支
24
平均合併
5 小時 36 分鐘
30 天內合併 PR
81

描述

As suggested by [Baalmart](https://github.com/Baalmart) in [this comment](https://github.com/airqo-platform/AirQo-api/pull/3532#discussion_r1779453500), we should consider stubbing the logger's `info` method (`log4js.getLogger().info`) instead of `console.log` in our tests to ensure consistency and accurate reflection of the application's behavior.

PR: https://github.com/airqo-platform/AirQo-api/pull/3532

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。