Skip to content

Commit

Permalink
Deploying to main from @ 153e140 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
ulises-jeremias committed Nov 26, 2023
1 parent 153e140 commit b8d87cc
Show file tree
Hide file tree
Showing 37 changed files with 177 additions and 161 deletions.
3 changes: 3 additions & 0 deletions docs/data/attachments/2394a4ff1a43d170.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"element-6066-11e4-a52e-4f735466cecf": "4A53312C1A0A7FAB008D741661745BE9_element_1"
}
3 changes: 0 additions & 3 deletions docs/data/attachments/374815097f3f0fe3.json

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
5 changes: 5 additions & 0 deletions docs/data/attachments/816e4aac881116cf.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[
{
"element-6066-11e4-a52e-4f735466cecf": "14EF453C3AC991A4D5C0D048392A17DC_element_13"
}
]
File renamed without changes.
5 changes: 0 additions & 5 deletions docs/data/attachments/8bd91c492123e853.json

This file was deleted.

3 changes: 3 additions & 0 deletions docs/data/attachments/92f18359e6ecfd4e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"element-6066-11e4-a52e-4f735466cecf": "14EF453C3AC991A4D5C0D048392A17DC_element_13"
}
3 changes: 0 additions & 3 deletions docs/data/attachments/9c52f74014a0f1d4.json

This file was deleted.

3 changes: 0 additions & 3 deletions docs/data/attachments/acaa5604db44a67f.json

This file was deleted.

3 changes: 3 additions & 0 deletions docs/data/attachments/ec49eb4fb96843cc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"element-6066-11e4-a52e-4f735466cecf": "4A53312C1A0A7FAB008D741661745BE9_element_10"
}
3 changes: 0 additions & 3 deletions docs/data/attachments/ecad9aa92af46ea3.json

This file was deleted.

File renamed without changes.
3 changes: 3 additions & 0 deletions docs/data/attachments/f15ad035704005a1.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"element-6066-11e4-a52e-4f735466cecf": "4A53312C1A0A7FAB008D741661745BE9_element_2"
}
3 changes: 0 additions & 3 deletions docs/data/attachments/f4d3728eb41a6819.json

This file was deleted.

File renamed without changes.
3 changes: 3 additions & 0 deletions docs/data/attachments/f60af4392c7a49be.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"element-6066-11e4-a52e-4f735466cecf": "14EF453C3AC991A4D5C0D048392A17DC_element_13"
}
File renamed without changes.
8 changes: 4 additions & 4 deletions docs/data/behaviors.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"name" : "Login",
"children" : [ {
"name" : "should login with valid credentials",
"uid" : "befb1ce73f327e12",
"uid" : "54f8cc2fb8fb5c5a",
"parentUid" : "14102d61eef2af473312d4f91dec531b",
"status" : "passed",
"time" : {
"start" : 1700872294486,
"stop" : 1700872295729,
"duration" : 1243
"start" : 1700958929169,
"stop" : 1700958929663,
"duration" : 494
},
"flaky" : false,
"newFailed" : false,
Expand Down
8 changes: 4 additions & 4 deletions docs/data/packages.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"name" : "My Login application",
"children" : [ {
"name" : "should login with valid credentials",
"uid" : "befb1ce73f327e12",
"uid" : "54f8cc2fb8fb5c5a",
"parentUid" : "f43874cc36d1c5833cbb332fc53460ce",
"status" : "passed",
"time" : {
"start" : 1700872294486,
"stop" : 1700872295729,
"duration" : 1243
"start" : 1700958929169,
"stop" : 1700958929663,
"duration" : 494
},
"flaky" : false,
"newFailed" : false,
Expand Down
2 changes: 1 addition & 1 deletion docs/data/suites.csv
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
"Status","Start Time","Stop Time","Duration in ms","Parent Suite","Suite","Sub Suite","Test Class","Test Method","Name","Description"
"passed","Sat Nov 25 00:31:34 UTC 2023","Sat Nov 25 00:31:35 UTC 2023","1243","","My Login application","","My Login application","should login with valid credentials","should login with valid credentials",""
"passed","Sun Nov 26 00:35:29 UTC 2023","Sun Nov 26 00:35:29 UTC 2023","494","","My Login application","","My Login application","should login with valid credentials","should login with valid credentials",""
8 changes: 4 additions & 4 deletions docs/data/suites.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"name" : "My Login application",
"children" : [ {
"name" : "should login with valid credentials",
"uid" : "befb1ce73f327e12",
"uid" : "54f8cc2fb8fb5c5a",
"parentUid" : "ff9b43c34a817b44fa9b6edf61b00141",
"status" : "passed",
"time" : {
"start" : 1700872294486,
"stop" : 1700872295729,
"duration" : 1243
"start" : 1700958929169,
"stop" : 1700958929663,
"duration" : 494
},
"flaky" : false,
"newFailed" : false,
Expand Down
Loading

0 comments on commit b8d87cc

Please sign in to comment.