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

Fix unit tests #924

Open
9 of 19 tasks
mayel opened this issue May 24, 2024 · 7 comments
Open
9 of 19 tasks

Fix unit tests #924

mayel opened this issue May 24, 2024 · 7 comments

Comments

@mayel
Copy link
Member

mayel commented May 24, 2024

Backend (contexts)

240 tests, 2 failures, 55 excluded

Federation

  • bonfire_federate_activitypub: 63 tests, 2 failures (pixelfed + emoji reaction)
  • activity_pub: 293 tests, 61 failures, 29 excluded

LiveView UI

312 tests, 92 failures, 73 excluded

@mayel mayel added the New Issue Please apply this label to any new issues :) label May 24, 2024
mayel added a commit to bonfire-networks/bonfire_ui_moderation that referenced this issue May 24, 2024
mayel added a commit to bonfire-networks/bonfire_boundaries that referenced this issue May 24, 2024
mayel added a commit to bonfire-networks/bonfire_social that referenced this issue May 24, 2024
mayel added a commit to bonfire-networks/bonfire_ui_social that referenced this issue May 24, 2024
mayel added a commit to bonfire-networks/unfurl that referenced this issue May 24, 2024
mayel added a commit that referenced this issue May 24, 2024
mayel added a commit to bonfire-networks/bonfire_classify that referenced this issue May 24, 2024
mayel added a commit to bonfire-networks/bonfire_invite_links that referenced this issue May 24, 2024
mayel added a commit to bonfire-networks/bonfire_open_id that referenced this issue May 24, 2024
mayel added a commit to bonfire-networks/bonfire_social_graph that referenced this issue Jun 3, 2024
mayel added a commit to bonfire-networks/bonfire_federate_activitypub that referenced this issue Jun 3, 2024
mayel added a commit to bonfire-networks/activity_pub that referenced this issue Jun 3, 2024
@ivanminutillo ivanminutillo modified the milestones: 1.0 beta, 1.0 release Jul 7, 2024
@mayel
Copy link
Member Author

mayel commented Aug 18, 2024

ui_me now at 83 tests, 7 failures, 6 excluded down from 83 tests, 22 failures, 6 excluded

mayel added a commit to bonfire-networks/bonfire_ui_me that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_ui_common that referenced this issue Aug 18, 2024
@mayel
Copy link
Member Author

mayel commented Aug 18, 2024

bonfire_ui_social: down to 83 tests, 15 failures from 81 tests, 34 failures

mayel added a commit to bonfire-networks/bonfire_me that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_ui_reactions that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_boundaries that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_social that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_ui_social that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_federate_activitypub that referenced this issue Aug 18, 2024
@mayel mayel added Contains multiple todos and removed New Issue Please apply this label to any new issues :) labels Aug 18, 2024
@mayel mayel removed this from the 1.0 release milestone Aug 18, 2024
@mayel mayel added this to the 1.0 release candidates milestone Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_ui_messages that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_posts that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_ui_me that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_ecto that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_me that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_social that referenced this issue Aug 18, 2024
mayel added a commit to bonfire-networks/bonfire_federate_activitypub that referenced this issue Aug 18, 2024
mayel added a commit that referenced this issue Aug 18, 2024
@ivanminutillo
Copy link
Contributor

ivanminutillo commented Nov 22, 2024

UI:Messages

2 tests failing

  • test send a message recipient can send reply, which appears instantly on thread page (extensions/bonfire_ui_messages/test/smart_input/create_message_test.exs:136) related to make sure activities appear in feeds/threads via pubsub #839

  • test send a message with uploads (extensions/bonfire_ui_messages/test/smart_input/create_message_test.exs:193)

ivanminutillo added a commit to bonfire-networks/bonfire_ui_me that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_messages that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_boundaries that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_reactions that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_social that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_common that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_reactions that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_posts that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_social that referenced this issue Nov 22, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_social that referenced this issue Nov 22, 2024
@ivanminutillo
Copy link
Contributor

Bonfire.Invites.Links
12 tests, 0 failures

ivanminutillo added a commit to bonfire-networks/bonfire_ui_moderation that referenced this issue Nov 23, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_ui_boundaries that referenced this issue Nov 23, 2024
ivanminutillo added a commit to bonfire-networks/bonfire_invite_links that referenced this issue Nov 23, 2024
@mayel
Copy link
Member Author

mayel commented Nov 23, 2024

  • test send a message with uploads

This wasn't implemented for messages IIRC

@ivanminutillo
Copy link
Contributor

This wasn't implemented for messages IIRC

Need to disable the upload icon on composer then

@mayel
Copy link
Member Author

mayel commented Nov 23, 2024

yeah, used to be hidden...

ivanminutillo added a commit to bonfire-networks/bonfire_invite_links that referenced this issue Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants