Skip to content

refactor(tests): use poe the poet for testing#130

Merged
tmac1973 merged 1 commit intomainfrom
tmacdonald/GROW-2656/use-poe-the-poet
Dec 15, 2023
Merged

refactor(tests): use poe the poet for testing#130
tmac1973 merged 1 commit intomainfrom
tmacdonald/GROW-2656/use-poe-the-poet

Conversation

@tmac1973
Copy link
Contributor

Summary:

Move the testing command lines out of gh actions file and into pyproject.toml file to centralize the commands, leverage the poetry virtualenv for testing, and make local testing easier.

Testing:

Tested locally on command line.

Issue:

https://lacework.atlassian.net/browse/GROW-2656

@tmac1973 tmac1973 requested a review from a team as a code owner December 15, 2023 19:50
# - name: Run setup.py
# run: |
# python setup.py --version

Copy link

@PengyuanZhao PengyuanZhao Dec 15, 2023

Choose a reason for hiding this comment

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

nit: Should these code be removed?

@tmac1973 tmac1973 merged commit 3aff0db into main Dec 15, 2023
@tmac1973 tmac1973 deleted the tmacdonald/GROW-2656/use-poe-the-poet branch December 15, 2023 21:02
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

Comments