No description
Find a file
2020-07-26 23:02:41 -05:00
.github Run Every 10 Minutes 2020-07-26 14:16:06 -05:00
tests remove rss link 2020-07-26 23:02:41 -05:00
.flake8 add flake8 config 2020-07-26 03:10:07 +00:00
.gitignore update gitignore 2020-07-26 03:16:02 +00:00
LICENSE Initial commit 2020-07-20 11:28:17 -05:00
README.md update readme 2020-07-26 19:23:34 +00:00
requirements.txt rename requirements.txt 2020-07-26 03:15:43 +00:00

As I continue to build out waylonwalker.com I sometimes run into some errors that are not caught becuase I do not have good testing implemented. I want to explore some integration testing options using GitHub actions.

Running integration tests will not prevent bugs from happening completely, but it will allow me to quickly spot them and roll back

TestProject.io

TP_DEV_TOKEN

TP_API_KEY

Forum

Setup Dev

pytest

GitHub Actions

docker-compose.yml

workflow.yml

TextProject.io Dashboard