No description
Find a file
2020-07-27 08:23:53 -05:00
.github clean up action yaml workflow 2020-07-27 08:23:53 -05:00
tests add docstrings 2020-07-26 23:12:45 -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