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

[Java] Complete the feedback widget module #76

Merged
merged 65 commits into from
Oct 3, 2023

Conversation

arifBurakDemiray
Copy link
Member

No description provided.

@github-actions
Copy link

github-actions bot commented Sep 26, 2023

Unit Test Results 🚀

168 tests  +24   168 ✔️ +24   7s ⏱️ ±0s
  18 suites +  1       0 💤 ±  0 
  18 files   +  1       0 ±  0 

Results for commit 53351c1. ± Comparison against base commit 1ac8623.

♻️ This comment has been updated with latest results.

@arifBurakDemiray arifBurakDemiray marked this pull request as ready for review September 26, 2023 09:33
Copy link
Member

@ArtursKadikis ArtursKadikis left a comment

Choose a reason for hiding this comment

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

Let's pull out unrelated things we can merge first

Let's add a test for ModuleFeedback.parseFeedbackList( with garbage input and empty string

add a test for getAvailableFeedbackWidgets where the request returns a random JSON

Add tests for :

  • getFeedbackWidgetData
  • reportFeedbackWidgetManually

lets put the "addRequiredTimeParams" changes into a separate PR

For the feedback tests, add tests that validate the attempted request params

@ArtursKadikis ArtursKadikis merged commit e279fcb into staging Oct 3, 2023
@ArtursKadikis ArtursKadikis deleted the create_feedback_module branch October 3, 2023 12:02
arifBurakDemiray added a commit that referenced this pull request Oct 4, 2023
[Java] Complete the feedback widget module (#76)
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