diff --git a/README.md b/README.md index d9de541..c7d988f 100644 --- a/README.md +++ b/README.md @@ -1 +1,25 @@ -# waylonwalker-com-tests \ No newline at end of file + +As I continue to build out [waylonwalker.com](https://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 \ No newline at end of file