Skip to content

Add minimal smoke test#11

Open
bdharris08 wants to merge 3 commits into
mainfrom
1-smoke-tests
Open

Add minimal smoke test#11
bdharris08 wants to merge 3 commits into
mainfrom
1-smoke-tests

Conversation

@bdharris08

@bdharris08 bdharris08 commented Apr 18, 2022

Copy link
Copy Markdown
Owner

REF: #1
This is not exactly an integration test, but it will stand up the app stack (db + api + db init script), then run curl commands against it and compare results with grep. This is brittle and not very extensible but will work for now to block changes that totally break the app.

A better system is for sure possible but I'll come back for that. Maybe something like this? https://medium.com/@liams_o/postman-tests-in-github-actions-pipeline-cd0adadf3dd2

@bdharris08 bdharris08 self-assigned this Apr 18, 2022
@bdharris08

Copy link
Copy Markdown
Owner Author

Ok, spending too much time on this (4+ hours?). Need to come back later.

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.

1 participant