File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,7 +90,7 @@ If you're using Keploy cloud, open [this](https://app.keploy.io/testlist).
9090
9191You should be seeing an app named ` myApp ` with the test cases we just captured.
9292
93- ![ testcases] ( https://raw.githubusercontent .com/keploy/samples-java/main/src/main/resources/TEstCases .png )
93+ ![ testcases] ( https://i.imgur .com/rhNndcF .png )
9494
9595Now, let's see the magic! 🪄💫
9696
@@ -198,7 +198,7 @@ Go to the Keploy Console TestRuns Page to get deeper insights on what testcases
198198
199199![ testruns] ( https://raw.githubusercontent.com/keploy/samples-java/blob/main/src/main/resources/AllTestPass_outer.png " Recent testruns ")
200200
201- ![ testruns] ( https://raw.githubusercontent .com/keploy/samples-java/main/src/main/resources/AllTestPass_inner .png " Summary ")
201+ ![ testruns] ( https://i.imgur .com/tg6OT0n .png " Summary ")
202202
203203
204204### Testing using ` KEPLOY_MODE ` Env Variable
@@ -263,6 +263,6 @@ You'll notice the failed test-case in the output.
263263
264264To deep dive the problem go to [test runs](http://localhost:8081/testruns)
265265
266- ! [testruns](https://raw.githubusercontent.com/keploy/samples-java/main/src/main/resources/OneFail-1.png " Recent testruns" )
266+ ! [testruns](https://i.imgur.com/qwP8r4d.png " Recent testruns" )
267+
267268
268- ! [testruns](https://raw.githubusercontent.com/keploy/samples-java/main/src/main/resources/OneFail-3.png " Detail" )
You can’t perform that action at this time.
0 commit comments