update readme
This commit is contained in:
parent
7c93ccc8b7
commit
cd1b900b8d
1 changed files with 25 additions and 1 deletions
26
README.md
26
README.md
|
|
@ -1 +1,25 @@
|
|||
# waylonwalker-com-tests
|
||||
|
||||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue