Skip to content

Commit

Permalink
BC-8492 [QA - E2E] - Implement Cypress for Share Board in Room (#5493)
Browse files Browse the repository at this point in the history
- adding new seed data for cypress tests
  • Loading branch information
MartinSchuhmacher authored Feb 6, 2025
1 parent 447d2e3 commit 6251c35
Show file tree
Hide file tree
Showing 3 changed files with 368 additions and 0 deletions.
100 changes: 100 additions & 0 deletions backup/setup/accounts.json
Original file line number Diff line number Diff line change
Expand Up @@ -1506,5 +1506,105 @@
"$oid": "6613aa2c7537afa17f3aade6"
},
"__v": 0
},
{
"_id": {
"$oid": "0000d225816abba584714c9e"
},
"username": "[email protected]",
"password": "$2a$10$N6rKlBhtXe17undzyxwXHu2o2.3iFnP7WzuQsM6OVON2l5G293Lri",
"updatedAt": {
"$date": "2020-02-05T15:43:39.516Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"userId": {
"$oid": "67a3a93c5d5d9cb7f26eb630"
},
"__v": 0,
"lasttriedFailedLogin": {
"$date": "1970-01-01T00:00:00Z"
}
},
{
"_id": {
"$oid": "0000d225816abba584714c9f"
},
"username": "[email protected]",
"password": "$2a$10$N6rKlBhtXe17undzyxwXHu2o2.3iFnP7WzuQsM6OVON2l5G293Lri",
"updatedAt": {
"$date": "2020-02-05T15:43:39.516Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"userId": {
"$oid": "67a3a9735d5d9cb7f26eb69e"
},
"__v": 0,
"lasttriedFailedLogin": {
"$date": "1970-01-01T00:00:00Z"
}
},
{
"_id": {
"$oid": "0000d225816abba584714c8e"
},
"username": "[email protected]",
"password": "$2a$10$N6rKlBhtXe17undzyxwXHu2o2.3iFnP7WzuQsM6OVON2l5G293Lri",
"updatedAt": {
"$date": "2020-02-05T15:43:39.516Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"userId": {
"$oid": "67a3a9a35d5d9cb7f26eb70c"
},
"__v": 0,
"lasttriedFailedLogin": {
"$date": "1970-01-01T00:00:00Z"
}
},
{
"_id": {
"$oid": "0000d225816abba584714c8f"
},
"username": "[email protected]",
"password": "$2a$10$N6rKlBhtXe17undzyxwXHu2o2.3iFnP7WzuQsM6OVON2l5G293Lri",
"updatedAt": {
"$date": "2020-02-05T15:43:39.516Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"userId": {
"$oid": "67a3a9c85d5d9cb7f26eb77a"
},
"__v": 0,
"lasttriedFailedLogin": {
"$date": "1970-01-01T00:00:00Z"
}
},
{
"_id": {
"$oid": "0000d225816abba584714c7e"
},
"username": "[email protected]",
"password": "$2a$10$N6rKlBhtXe17undzyxwXHu2o2.3iFnP7WzuQsM6OVON2l5G293Lri",
"updatedAt": {
"$date": "2020-02-05T15:43:39.516Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"userId": {
"$oid": "67a3a9f05d5d9cb7f26eb7e8"
},
"__v": 0,
"lasttriedFailedLogin": {
"$date": "1970-01-01T00:00:00Z"
}
}
]
39 changes: 39 additions & 0 deletions backup/setup/schools.json
Original file line number Diff line number Diff line change
Expand Up @@ -468,5 +468,44 @@
}
},
"officialSchoolNumber": "01337"
},
{
"_id": {
"$oid": "67a3a9115d5d9cb7f26eb59d"
},
"updatedAt": {
"$date": "2020-07-27T08:21:14.719Z"
},
"name": "Goethe-Gymnasium",
"federalState": {
"$oid": "0000b186816abba584714c53"
},
"county": {
"antaresKey": "CB",
"_id": {
"$oid": "5fa55eb53f472a2d986c8813"
},
"countyId": 12052,
"name": "Cottbus"
},
"createdAt": {
"$date": "2017-08-24T12:04:11.721Z"
},
"systems": [],
"__v": 0,
"fileStorageType": "awsS3",
"currentYear": {
"$oid": "5ebd6dc14a431f75ec9a3e7a"
},
"purpose": "demo",
"permissions": {
"teacher": {
"STUDENT_LIST": true
}
},
"features": [
"rocketChat",
"videoconference"
]
}
]
229 changes: 229 additions & 0 deletions backup/setup/users.json
Original file line number Diff line number Diff line change
Expand Up @@ -6587,5 +6587,234 @@
"tio",
"ion"
]
},
{
"_id": {
"$oid": "67a3a93c5d5d9cb7f26eb630"
},
"__v": 0,
"firstName": "Carlo",
"lastName": "Smith",
"email": "[email protected]",
"updatedAt": {
"$date": "2020-10-21T15:47:29.456Z"
},
"birthday": {
"$date": "1977-01-01T11:25:43.556Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"preferences": {
"firstLogin": true
},
"schoolId": {
"$oid": "67a3a9115d5d9cb7f26eb59d"
},
"roles": [
{
"$oid": "0000d186816abba584714c98"
}
],
"emailSearchValues": [
"carlo",
"teacher",
"ext",
"qa",
"schul",
"cloud",
"org"
],
"firstNameSearchValues": [
"Car",
"lo"
],
"lastNameSearchValues": [
"Smi",
"th"
]
},
{
"_id": {
"$oid": "67a3a9735d5d9cb7f26eb69e"
},
"__v": 0,
"firstName": "Emma",
"lastName": "Jayson",
"email": "[email protected]",
"updatedAt": {
"$date": "2020-10-21T15:47:29.456Z"
},
"birthday": {
"$date": "1977-01-01T11:25:43.556Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"preferences": {
"firstLogin": true
},
"schoolId": {
"$oid": "67a3a9115d5d9cb7f26eb59d"
},
"roles": [
{
"$oid": "0000d186816abba584714c98"
}
],
"emailSearchValues": [
"emma",
"teacher",
"ext",
"qa",
"schul",
"cloud",
"org"
],
"firstNameSearchValues": [
"Em",
"ma"
],
"lastNameSearchValues": [
"Jay",
"son"
]
},
{
"_id": {
"$oid": "67a3a9a35d5d9cb7f26eb70c"
},
"__v": 0,
"firstName": "Alex",
"lastName": "Johnson",
"email": "[email protected]",
"updatedAt": {
"$date": "2020-10-21T15:47:29.456Z"
},
"birthday": {
"$date": "1977-01-01T11:25:43.556Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"preferences": {
"firstLogin": true
},
"schoolId": {
"$oid": "67a3a9115d5d9cb7f26eb59d"
},
"roles": [
{
"$oid": "0000d186816abba584714c99"
}
],
"emailSearchValues": [
"alex",
"student",
"ext",
"qa",
"schul",
"cloud",
"org"
],
"firstNameSearchValues": [
"Al",
"ex"
],
"lastNameSearchValues": [
"John",
"son"
]
},
{
"_id": {
"$oid": "67a3a9c85d5d9cb7f26eb77a"
},
"__v": 0,
"firstName": "Sophia",
"lastName": "Miller",
"email": "[email protected]",
"updatedAt": {
"$date": "2020-10-21T15:47:29.456Z"
},
"birthday": {
"$date": "1977-01-01T11:25:43.556Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"preferences": {
"firstLogin": true
},
"schoolId": {
"$oid": "67a3a9115d5d9cb7f26eb59d"
},
"roles": [
{
"$oid": "0000d186816abba584714c99"
}
],
"emailSearchValues": [
"sophia",
"student",
"ext",
"qa",
"schul",
"cloud",
"org"
],
"firstNameSearchValues": [
"Sop",
"hia"
],
"lastNameSearchValues": [
"Mil",
"ler"
]
},
{
"_id": {
"$oid": "67a3a9f05d5d9cb7f26eb7e8"
},
"__v": 0,
"firstName": "Alice",
"lastName": "Brown",
"email": "[email protected]",
"updatedAt": {
"$date": "2020-10-21T15:47:29.456Z"
},
"birthday": {
"$date": "1977-01-01T11:25:43.556Z"
},
"createdAt": {
"$date": "2017-01-01T00:06:37.148Z"
},
"preferences": {
"firstLogin": true
},
"schoolId": {
"$oid": "67a3a9115d5d9cb7f26eb59d"
},
"roles": [
{
"$oid": "0000d186816abba584714c96"
}
],
"emailSearchValues": [
"admin",
"ext",
"qa",
"schul",
"cloud",
"org"
],
"firstNameSearchValues": [
"Ali",
"ce"
],
"lastNameSearchValues": [
"Bro",
"wn"
]
}
]

0 comments on commit 6251c35

Please sign in to comment.