AutoMeter-API icon indicating copy to clipboard operation
AutoMeter-API copied to clipboard

AutoMeter-API是一款针对分布式服务,微服务API功能和性能一体的自动化测试平台,一站式解决应用,服务,API,环境管理,用例,条件,测试场景,计划,测试报告,功能/性能测试兼容支持的一体化工作平台

Results 47 AutoMeter-API issues
Sort by recently updated
recently updated
newest added

Bumps [guava](https://github.com/google/guava) from 28.0-jre to 29.0-jre. Release notes Sourced from guava's releases. 29.0 Maven <dependency> <groupId>com.google.guava</groupId> <artifactId>guava</artifactId> <version>29.0-jre</version> <!-- or, for Android: --> <version>29.0-android</version> </dependency> Javadoc 29.0-jre 29.0-android JDiff 29.0-jre...

dependencies
java

Bumps commons-beanutils from 1.9.3 to 1.9.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-beanutils:commons-beanutils&package-manager=maven&previous-version=1.9.3&new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps commons-beanutils from 1.9.3 to 1.9.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-beanutils:commons-beanutils&package-manager=maven&previous-version=1.9.3&new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

Bumps commons-beanutils from 1.9.3 to 1.9.4. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=commons-beanutils:commons-beanutils&package-manager=maven&previous-version=1.9.3&new-version=1.9.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java

org.springframework.web.util.NestedServletException: Request processing failed; nested exception is com.zoctan.api.core.exception.ServiceException: ### Error querying database. Cause: com.mysql.jdbc.exceptions.jdbc4.MySQLSyntaxErrorException: Unknown column 'nickname' in 'field list' ### The error may exist in com/zoctan/api/mapper/AccountMapper.java (best guess) ###...

能支持压力测试吗?支持到10-200个并发就行,这样好测试接口性能

1. 经排查是http://xxxxx:8084/static/config.js,返回的是固定值172.17.0.1,但是在AutoMeter/tstcenterapp/dist/static/config.js里已经修改了ip地址 2. config.js里使用默认值127.0.0.1 最后还是反悔了172.17.0.1 3. 使用docker-compose脚本部署,选择本地ip地址,返回的还是172.17.0.1 导致无法正常登录