Skip to content

Comments

Move tests and test config to module dir#15

Open
dxenes1 wants to merge 2 commits intomasterfrom
fix-test
Open

Move tests and test config to module dir#15
dxenes1 wants to merge 2 commits intomasterfrom
fix-test

Conversation

@dxenes1
Copy link

@dxenes1 dxenes1 commented Feb 9, 2023

When ndingest is pip installed to the endpoint AMI the tests and test config file for pytest are not copied over.

This PR moves the test directory inside of ndingest. That way they can be tested with the testing script inside of boss-manage/docs

Copy link
Member

@movestill movestill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we don't normally want the test files to be installed with the package unless the user specifically asks for them with say pip install ndingest[test]. I'm not sure what that would look like in setup.py but would guess it's doable.

On the AMI, the entire repo is located at: /srv/salt/ndingest/files/ndingest.git/.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants