elunez / eladmin

eladmin jpa 版本:项目基于 Spring Boot 2.6.4、 Jpa、 Spring Security、Redis、Vue的前后端分离的后台管理系统,项目采用分模块开发方式, 权限控制采用 RBAC,支持数据字典与数据权限管理,支持一键生成前后端代码,支持动态路由
https://eladmin.vip/demo
Apache License 2.0
21.25k stars 7.35k forks source link

提议:增加 E2E 测试 #849

Open LinuxSuRen opened 3 months ago

LinuxSuRen commented 3 months ago

我最近打算采用这个项目来做个系统开发,想着能顺手把 E2E 测试加进来。作者如果认为没有问题的话,我就开始搞了。

对了,另外,我看到项目并没有一些和容器相关的代码,我也考虑顺手把容器的支持也添加上。

期待收到回复。

以下是我给其他项目做的 E2E 测试的相关信息:

I'm the author of api-testing which is an API testing tool. It seems that no e2e testing in this project. I'd be happy to implement it if you believe it's worth.

In order to let you have a quick kowning about it. Please see also the user's of api-testing.

This is an example https://github.com/apache/hertzbeat/tree/master/e2e. It's pretty simple, see the basic steps:

It supports a variety of validations to check if the HTTP API response is ok.

CFH-Steven commented 3 months ago

这是来自QQ邮箱的假期自动回复邮件。   你好,你发的信息我已经收到,谢谢。