elastic / synthetics-demo

Demo app for elastic/synthetics
https://elastic.github.io/synthetics-demo/
MIT License
2 stars 11 forks source link

Demo PR (DO NOT MERGE) #30

Open andrewvc opened 1 year ago

andrewvc commented 1 year ago

This PR intentionally has a failing test, showing the github action at work.

github-actions[bot] commented 1 year ago

Elastic Synthetics Tests

  1 files  ±  0    3 suites  +2   2s :stopwatch: -1s 16 tests +12  15 :heavy_check_mark: +11  0 :zzz: ±0  1 :x: +1  17 runs  +13  16 :heavy_check_mark: +12  0 :zzz: ±0  1 :x: +1 

For more details on these failures, see this check.

Results for commit b6017c9f. ± Comparison against base commit b813db84.

This pull request removes 4 and adds 16 tests. Note that renamed tests count towards both. ``` Retrieve and use HTTP Headers via request object Retrieve headers from API ‑ Retrieve headers from API Retrieve and use HTTP Headers via request object Send headers to API ‑ Send headers to API Retrieve and use HTTP Headers via request object Use API Key in HTTP request ‑ Use API Key in HTTP request Retrieve and use HTTP Headers via request object Use API Key in page request ‑ Use API Key in page request ``` ``` My Example Journey assert title ‑ assert title My Example Journey launch application ‑ launch application adding and removing multiple tasks add task Task 1 ‑ add task Task 1 adding and removing multiple tasks add task Task 2 ‑ add task Task 2 adding and removing multiple tasks add task Task 3 ‑ add task Task 3 adding and removing multiple tasks add task Task 4 ‑ add task Task 4 adding and removing multiple tasks check that task list has exactly 2 elements ‑ check that task list has exactly 2 elements adding and removing multiple tasks check that task list has exactly 3 elements ‑ check that task list has exactly 3 elements adding and removing multiple tasks destroy task 'Task 2' ‑ destroy task 'Task 2' adding and removing multiple tasks launch app ‑ launch app … ```
github-actions[bot] commented 1 year ago

Elastic Synthetics Tests

4 tests  ±0   4 :heavy_check_mark: ±0   1s :stopwatch: ±0s 1 suites ±0   0 :zzz: ±0  1 files   ±0   0 :x: ±0 

Results for commit a25d6efa. ± Comparison against base commit b813db84.

:recycle: This comment has been updated with latest results.