-
Notifications
You must be signed in to change notification settings - Fork 44
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
front: add op simulation settings e2e test #9216
Conversation
f81f2f4
to
917f1e6
Compare
917f1e6
to
3e4291f
Compare
hard to test... every try leads to timeout at |
2d47d2e
to
5d0e2ca
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.
Thank you for all these changes. Left some comments.
I also have the tests failing on arrivalTime (macOs Sequoia too). We expect to see for example 12:05
but that's only what we choose to display to the user. In reality, the arrival time is a dateTime string. See below screen when hovering the arrival time. Could the failure come from that ?
front/tests/assets/operationStudies/simulationSettings/margin/marecoMargin.json
Outdated
Show resolved
Hide resolved
7875311
to
2ceef12
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 and tested, thank you for the changes !
2ceef12
to
8d34bad
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 ✅
8d34bad
to
8e564ea
Compare
Signed-off-by: maymanaf <med.aymen.naf@gmail.com>
8e564ea
to
9218e32
Compare
Closes #9239
Closes #9240
Closes #9241
Closes #9243
Requires #8854 and #9180 to be resolved