Feature/implement frontend tests#45
Conversation
|
@olivhoenen, @prasad-sawantdesai Currently, they are failing because this branch has a bug that has been fixed in PR #34, but I have tested them with the fix and it works. Can you approve the PR #34 once it has been tested ? I need to merge developments to prevent from having conflicts in all branches still not approved in pull requests. During this time, I keep this PR as draft. Best regards |
6fb7f7e to
0fb2111
Compare
02e2b78 to
e089ec2
Compare
|
Hello @olivhoenen, @deepakmaroo, |
prasad-sawantdesai
left a comment
There was a problem hiding this comment.
@mfiaudrin-epsyl Could you please keep frontend CI scripts which we could also run on bamboo.. These are fixed in separate PR..
We have access to some example of experimental data with error bars on SDCC, but it does not belong to IO so we can't open access on Zenodo unfortunately. Temporary removing the test with these is fine, anyway we want a better visual implementation with error bands and not individual bars for each data point. |
|
Hi @deepakmaroo, @olivhoenen, |
This feature implement frontend tests into the CI:
It add a new E2E test to verify data integrity when applying ranges to a plot.
It also Fixes #43