Skip to content

chore: Adding sample test app#4

Merged
NickBeeuwsaert-Datasite merged 3 commits intomainfrom
poetry-test-app
Mar 11, 2024
Merged

chore: Adding sample test app#4
NickBeeuwsaert-Datasite merged 3 commits intomainfrom
poetry-test-app

Conversation

@NickBeeuwsaert-Datasite
Copy link
Contributor

No description provided.

id: docker-build-consumer
uses: docker/build-push-action@v3
with:
context: ./test-nx
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
context: ./test-nx
context: ./test-app

I am assuming you want the test-app here

@@ -0,0 +1,3 @@
#!/bin/sh
poetry install
poetry run pytest No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

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

is this used?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

no, I was gonna have Dockerfile copy that in and run it for the tests. and then I forgot about it 😅

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