Skip to content

fix test to not assert notifications configuration#1496

Merged
paulfitz merged 4 commits intomainfrom
paulfitz/notifications
Mar 4, 2025
Merged

fix test to not assert notifications configuration#1496
paulfitz merged 4 commits intomainfrom
paulfitz/notifications

Conversation

@paulfitz
Copy link
Member

@paulfitz paulfitz commented Mar 3, 2025

Notifications are currently only implemented using Sendgrid, and don't have a backend in core. During a refactor, an incorrect check crept in.

paulfitz added 3 commits March 3, 2025 15:26
Notifications are currently only implemented using Sendgrid, and
don't have a backend in core. During a refactor, an incorrect
check crept in.
@paulfitz
Copy link
Member Author

paulfitz commented Mar 4, 2025

I tweaked a few unrelated tests that happened to fail, somewhat aimlessly and possibly ineffectually. A fix for an Importer2 test issue is coming separately from @berhalak - his findings are:

Importer2 test on line 734 is waiting for the import preview grid to load, and it is loaded, but sometimes the Grid is scrolled to the bottom, the easy solution would be to just scroll it to the top, but the shortkeys doesn't work on the preview.

Copy link
Contributor

@berhalak berhalak left a comment

Choose a reason for hiding this comment

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

Looks ok, thank you @paulfitz.

@paulfitz paulfitz merged commit cac0c2c into main Mar 4, 2025
12 checks passed
@paulfitz paulfitz deleted the paulfitz/notifications branch March 4, 2025 13:38
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