Skip to content

Investigate Local Testing Issues #153

Description

@soulFood5632

Inside the RC package we use relative imports and inside the testing module we use the package itself to test things.

However, we have run into issues where sometimes the assertions are failing because we are comparing types from the local files in src to those in site-packages. The reason for the behavior is known to be affected by the setup of the environment you are working in. However, we do not know the root cause.

This issue should be a mainly researched focused issue where we answer the question, "How does one properly download run the tests referencing the correct package"

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions