Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(contact): add a test that sends a contact request from the chat #8894

Merged
merged 2 commits into from
Jan 5, 2023

Conversation

jrainville
Copy link
Member

Fixes #6883

@jrainville jrainville requested review from a team, iurimatias, endulab, glitchminer and noeliaSD and removed request for a team and iurimatias December 26, 2022 21:54
@status-im-auto
Copy link
Member

status-im-auto commented Dec 26, 2022

Jenkins Builds

Click to see older builds (24)
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 12db2d0 #1 2022-12-26 21:59:11 ~4 min imports 📄log
✔️ 12db2d0 #1 2022-12-26 21:59:57 ~5 min linux-cpp 📄log
✔️ 12db2d0 #1 2022-12-26 22:05:41 ~10 min linux 📦tgz
✔️ 12db2d0 #1 2022-12-26 22:06:51 ~11 min macos 🍎dmg
✔️ 12db2d0 #1 2022-12-26 22:20:18 ~25 min windows 💿exe
✔️ 12db2d0 #1 2022-12-26 22:26:42 ~31 min linux-e2e 📄log
✔️ f72cc5e #2 2023-01-03 15:21:45 ~5 min imports 📄log
✔️ f72cc5e #2 2023-01-03 15:21:50 ~5 min linux-cpp 📄log
✔️ f72cc5e #2 2023-01-03 15:23:38 ~6 min macos 🍎dmg
✔️ f72cc5e #2 2023-01-03 15:27:41 ~10 min linux 📦tgz
✔️ f72cc5e #2 2023-01-03 15:39:55 ~23 min windows 💿exe
✔️ f72cc5e #2 2023-01-03 15:45:55 ~29 min linux-e2e 📄log
✔️ 947efe6 #3 2023-01-05 15:07:55 ~5 min linux-cpp 📄log
✔️ 947efe6 #3 2023-01-05 15:08:06 ~5 min imports 📄log
✔️ 947efe6 #3 2023-01-05 15:09:51 ~6 min macos 🍎dmg
✔️ 947efe6 #3 2023-01-05 15:13:15 ~10 min linux 📦tgz
✔️ 947efe6 #3 2023-01-05 15:25:28 ~22 min windows 💿exe
✖️ 947efe6 #3 2023-01-05 15:32:36 ~29 min linux-e2e 📄log
✔️ 15467b3 #4 2023-01-05 16:30:15 ~4 min imports 📄log
✔️ 15467b3 #4 2023-01-05 16:30:48 ~5 min linux-cpp 📄log
✔️ 15467b3 #4 2023-01-05 16:33:15 ~7 min macos 🍎dmg
✔️ 15467b3 #4 2023-01-05 16:37:44 ~12 min linux 📦tgz
✔️ 15467b3 #4 2023-01-05 16:46:31 ~20 min windows 💿exe
✖️ 15467b3 #4 2023-01-05 16:58:16 ~32 min linux-e2e 📄log
Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ 4048792 #5 2023-01-05 18:33:16 ~2 min linux-cpp 📄log
✔️ 4048792 #5 2023-01-05 18:34:58 ~4 min imports 📄log
✔️ 4048792 #5 2023-01-05 18:37:33 ~7 min macos 🍎dmg
✔️ 4048792 #5 2023-01-05 18:39:58 ~9 min linux 📦tgz
✔️ 4048792 #5 2023-01-05 18:52:14 ~21 min windows 💿exe
✖️ 4048792 #5 2023-01-05 18:59:46 ~29 min linux-e2e 📄log
✔️ 9b0f71c #6 2023-01-05 19:28:32 ~5 min imports 📄log
✔️ 9b0f71c #6 2023-01-05 19:28:44 ~5 min linux-cpp 📄log
✔️ 9b0f71c #6 2023-01-05 19:30:08 ~6 min macos 🍎dmg
✔️ 9b0f71c #6 2023-01-05 19:34:49 ~11 min linux 📦tgz
✔️ 9b0f71c #6 2023-01-05 19:44:21 ~20 min windows 💿exe
✔️ 9b0f71c #6 2023-01-05 19:48:54 ~25 min linux-e2e 📄log

init_steps.a_first_time_user_lands_on_and_generates_new_key(context)
init_steps.a_first_time_user_lands_on_and_generates_new_key(context)

@Given("A user lands on the status desktop and generates new key")
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one is not needed I think.

Copy link
Contributor

@stefandunca stefandunca left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!

@jrainville jrainville merged commit a0b17c3 into master Jan 5, 2023
@jrainville jrainville deleted the test/contact-request-message branch January 5, 2023 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Automation] Can create a contact request
4 participants