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

Feature/xivy 12667 UI #6

Closed
wants to merge 63 commits into from
Closed

Feature/xivy 12667 UI #6

wants to merge 63 commits into from

Conversation

ivy-fhe
Copy link
Contributor

@ivy-fhe ivy-fhe commented Nov 2, 2023

Implemented feedback concerning the following topics:

  • Restclient Icon
  • KeyPair Generator
  • Message Send Process
  • Readme

@ivy-fhe ivy-fhe requested a review from ivy-rew November 2, 2023 10:22
@ivy-fhe ivy-fhe self-assigned this Nov 2, 2023
Copy link
Contributor

github-actions bot commented Nov 2, 2023

Test Results

17 tests   15 ✔️  43s ⏱️
  9 suites    0 💤
  9 files      0   2 🔥

For more details on these errors, see this check.

Results for commit b10869b.

♻️ This comment has been updated with latest results.

Comment on lines 1 to 13
Variables:
threemaConnector:

# Your Threema.Gateway ID
threemaId: ''

# Your Threema.Gateway Secret
# [password]
secret: ''

# Your private key associated with your Threema.Gateway ID
# [password]
privateKey: ''
Copy link
Member

Choose a reason for hiding this comment

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

♻️

@@ -21,7 +23,7 @@ public class MessageSingleRecipientTest {
@Test
@Disabled
public void sendMessage() {
Copy link
Member

@ivy-rew ivy-rew Nov 2, 2023

Choose a reason for hiding this comment

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

if you like to go an extra mile; we can now remove the @disabled ... and implement this test easily with the new 'WebAppFixture' that Lukas introduced last week

Copy link
Member

@ivy-rew ivy-rew left a comment

Choose a reason for hiding this comment

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

thanks a lot 👍

@ivy-fhe ivy-fhe force-pushed the feature/XIVY-12667_ui branch from f0165c0 to 79d0834 Compare November 2, 2023 11:20
@ivy-fhe ivy-fhe closed this Nov 2, 2023
@ivy-fhe ivy-fhe deleted the feature/XIVY-12667_ui branch November 2, 2023 13:47
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.

2 participants