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 摘要。