Added first templates of react tests

This commit is contained in:
Yuriy Kulakov
2021-04-25 19:58:56 +03:00
parent 83939f6681
commit 5bd37d2203
6 changed files with 6007 additions and 4 deletions

3
.gitignore vendored
View File

@@ -373,4 +373,7 @@ $RECYCLE.BIN/
# Windows shortcuts
*.lnk
### react ###
/static/main/js/control_page/node_modules
# End of https://www.toptal.com/developers/gitignore/api/django,pycharm+all,python,linux,macos,windows