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

refactor(review/request): notification review received and tell don't ask #72

Merged
merged 3 commits into from
Jun 4, 2024

Conversation

jvondermarck
Copy link
Member

@jvondermarck jvondermarck commented Jun 4, 2024

Everything has been tested !!

@jvondermarck jvondermarck changed the title refactor(review/request): tell don't ask IsReviewable and implement e… refactor(review/request): notification review received and tell don't ask Jun 4, 2024
@jvondermarck jvondermarck requested review from Kayn017 and removed request for Kayn017 June 4, 2024 21:04
@jvondermarck jvondermarck requested a review from Kayn017 June 4, 2024 21:30
{
Id = 1,
ProductId = 1,
AdminId = UsersStub.Admin.Id,
UserId = "2",
State = RequestState.Pending
State = RequestState.Pending,
Clock = new FakeClock(new DateTime(2024, 5, 28))
Copy link
Contributor

Choose a reason for hiding this comment

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

Date en dur, c'est normal ?

Si non, resolve ce commentaire

@Kayn017 Kayn017 merged commit 74cc64f into main Jun 4, 2024
1 check passed
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.

As an admin, I want to be notified when i receive a review
2 participants