Feature/implement frontend tests#45
Feature/implement frontend tests#45mfiaudrin-epsyl wants to merge 13 commits intoiterorganization:developfrom
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 |
d470e57 to
7038be2
Compare
Great, thank you I will do that. |
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..
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