AbsaOSS / AbsaOSS/pramen

Some tests are in the 'tests' package where package private functions cannot be tested

未關閉
#157 0 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
bug
主要語言
Scala
星號
31
分支
4
平均合併
1 天 10 分鐘
30 天內合併 PR
4

描述

## Describe the bug
Some of the tests are located in the `za.co.absa.pramen.{core,runner,extras}.tests` package whereas some of them are located in `za.co.absa.pramen.{core,runner,extras}`. In the `za.co.absa.pramen.core.{core,runner,extras}.tests`, package private functions cannot be tested because the name of the test package is different than the name of the package of the class under test.

## Expected behavior
The tests should be under `za.co.absa.pramen.{core,runner,extras}` package. The package private functions can be then tested.

## Context
Pramen/pramen-py version: 1.2.2

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

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

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