Skip to content

Commit 7b1d947

Browse files
committed
readme
1 parent 66f376a commit 7b1d947

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,10 @@ async def get_proxies():
132132

133133
Read more about API [here](https://github.com/DevAlone/proxy_py/tree/master/docs/API.md)
134134

135+
## How to test it?
136+
137+
If made changes to code and want to check that you didn't broke anything, go [here](https://github.com/DevAlone/proxy_py/tree/master/docs/tests.md)
138+
135139
## How to deploy on production using supervisor, nginx and postgresql in 8 steps?
136140

137141
1 Install supervisor, nginx and postgresql

docs/tests.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# proxy_py tests
2+
3+
TODO: add information how to use tests

0 commit comments

Comments
 (0)