Giter Site home page Giter Site logo

amazingtest / taisite-platform Goto Github PK

View Code? Open in Web Editor NEW
278.0 14.0 134.0 18.23 MB

最强接口测试平台

License: GNU Affero General Public License v3.0

Python 29.67% JavaScript 6.79% HTML 6.57% Vue 52.62% CSS 4.29% SCSS 0.07%
nlp python3 flask requests apitest backend automated-testing automation cron-jobs python

taisite-platform's People

Contributors

amazingtest avatar dependabot[bot] avatar li-vincent avatar nogit avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

taisite-platform's Issues

404

HI 我启动了项目 但是网页 显示Not Found
The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again. 这是什么原因?

已解决

问题找到了,需要在模型目录的上级目录执行命令~

导入用例失败了,如下

导入数据异常: 表格中第 2 行的 「耗时校验/s」 值无法转换为 float: could not convert string to float:

sh deploy 时报错

/etc/profile 配置如下

export AUTOTEST_PLATFORM_ENV=production
export AUTOTEST_PLATFORM_NLP_SERVER_HOST=127.0.0.1
export AUTOTEST_PLATFORM_MONGO_HOST=172.17.0.3
export AUTOTEST_PLATFORM_MONGO_PORT= 27017
export AUTOTEST_PLATFORM_MONGO_USERNAME=zhouweisong
export AUTOTEST_PLATFORM_MONGO_PASSWORD=cuiying1205
export AUTOTEST_PLATFORM_MONGO_DEFAULT_DBNAME=taisite

执行 sh deploy 8090 时报错如下
Traceback (most recent call last):
File "createAdminUser.py", line 10, in
port=int(config.get_mongo_port()),
ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "run.py", line 2, in
from app import app
File "/app/AutoTest-Platform/backend/app/init.py", line 26, in
port=init(_config.get_mongo_port()),
NameError: name 'init' is not defined

请大佬帮忙看下

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.