-
Notifications
You must be signed in to change notification settings - Fork 10
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
feedback: allow events coming from roleGen #1502
feedback: allow events coming from roleGen #1502
Conversation
0e1e490
to
2c9345f
Compare
5e3191f
to
4396f22
Compare
55c1d14
to
919fafe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Other than a couple of niggles.. but I think I answered one myself; LGTM 👍
I'd more interested in your if False...
when sending page transition events.
753ec5d
to
29cb634
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
On the whole LGTM 👍
I just don't understand however why the test data is duplicated.
Am I missing something obvious?!?
def test_feedback_generation(self): | ||
action = { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm struggling to understand why the properties in this structure are duplicated.
If it's important that it's duplicated perhaps add a comment so somebody doesn't think to "clean it up" in the future.
Please explain yourself 😆
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oops, it's me. Let's fix that.
Accept the action and feeback events coming from the extension for the role generation.
29cb634
to
0dcac2a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
LGTM 👍
🤣
|
Accept the action and feeback events coming from the extension for the role generation.