Add "event" test fixture factory#2
Closed
SergioSim wants to merge 4 commits into
Closed
Conversation
jmaupetit
reviewed
Feb 27, 2020
Contributor
|
Also, can you provide a description to this PR using the following outline: Purpose
Proposal
|
SergioSim
force-pushed
the
master
branch
2 times, most recently
from
March 5, 2020 08:48
e7dbe5f to
4e07483
Compare
SergioSim
force-pushed
the
master
branch
6 times, most recently
from
March 9, 2020 15:23
37543d6 to
f1cbd6b
Compare
jmaupetit
reviewed
Mar 9, 2020
SergioSim
force-pushed
the
master
branch
15 times, most recently
from
March 13, 2020 07:48
a32e21a to
825c871
Compare
adding documenation for the different events (Server event/ browser event/ triggered event ongoing) adding log generator for testing purposes
SergioSim
force-pushed
the
master
branch
6 times, most recently
from
April 23, 2020 11:39
c08be39 to
e80356a
Compare
updating the event fixture
SergioSim
force-pushed
the
master
branch
8 times, most recently
from
May 14, 2020 08:48
0e425ec to
0eb65eb
Compare
jmaupetit
reviewed
May 14, 2020
updating the event fixture
SergioSim
commented
May 19, 2020
SergioSim
commented
May 19, 2020
jmaupetit
reviewed
May 19, 2020
first attempt with the dataclass / moving fields from base to parent
Collaborator
Author
|
Created new pull request from a feature branch, see #3 |
5 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose
Proposal