hertzbeat/e2e
liutianyou 6a852b2b8d
fix: fix e2e unstable (#2684)
Co-authored-by: aias00 <rokkki@163.com>
Co-authored-by: shown <yuluo08290126@gmail.com>
2024-09-08 16:54:08 +08:00
..
data [bugfix] auto config timezone for Jackson (#2122) 2024-07-07 14:52:13 +08:00
report [e2e] add some configuration args to observation atest running status (#2565) 2024-08-21 18:52:01 +08:00
docker-compose.yml fix: fix e2e unstable (#2684) 2024-09-08 16:54:08 +08:00
README.md [chore] optimize e2e folder struct (#2316) 2024-07-22 22:32:10 +08:00
testsuite.yaml [e2e] add some configuration args to observation atest running status (#2565) 2024-08-21 18:52:01 +08:00

Please add the corresponding e2e (aka end-to-end) test cases if you add or update APIs.

How to work

Run locally

Please follow these steps if you want to run the e2e testing locally.

Please make sure you have installed docker-compose v2

  • Change the directory to e2e, then execute ./script/start.sh