summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorHui Lan <lanhui@zjnu.edu.cn>2021-02-04 12:25:21 +0800
committerHui Lan <lanhui@zjnu.edu.cn>2021-02-04 12:25:21 +0800
commit2099215988c3cc02e53c099939f376f27e0b73e2 (patch)
treef0237f7330d3c75b211021d7c564e3c7bb4d2ede /app
parent936070659ea60fb5f0d7a11e942a0680fcf3c593 (diff)
app/test: create a test folder to store test scripts.
Diffstat (limited to 'app')
-rw-r--r--app/test/test_signup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/test/test_signup.py b/app/test/test_signup.py
new file mode 100644
index 0000000..48efad9
--- /dev/null
+++ b/app/test/test_signup.py
@@ -0,0 +1 @@
+from selenium import webdriver