Git Product home page Git Product logo

vue-au's Introduction

基于vue-admin-template更改的自动化测试前端

功能:

1.用例增删查改
2.任务创建,执行
3.用户增删查改
4.log查看,执行数据统计
5.slave管理

技术点记录:

//vuex的典型使用

this.$store.dispatch("cases/updateCurrCase",arr);
console.log(this.$store.state.cases.current_case);

疑难:

1.前台创建的接口case级别和suite级别setup setdown--暂不考虑
例:
1.1前置造数据操作--手工操作固定服务器数据库
1.2前置某目录下所有请求都需要Token或提前登录后的cookie--页面添加公共操作部分
2.ui用例文件服务器路径与case映射解决方案
caseid : 页面caseid == 脚本caseid --脚本case路径
3.脚本按需下载OR全部下载脚本匹配id执行

vue-au's People

Contributors

yangjianj avatar

Watchers

 avatar  avatar

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.