Skip to content
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

Wiring editor unittests #344

Merged
merged 14 commits into from
Oct 12, 2018
Merged

Wiring editor unittests #344

merged 14 commits into from
Oct 12, 2018

Conversation

aarranz
Copy link
Member

@aarranz aarranz commented Sep 24, 2018

This PR adds an initial set of unit tests for the wiring editor, taking as last objetive removing some of the selenium tests that will be covered by those new unit tests.

@coveralls
Copy link

coveralls commented Sep 25, 2018

Coverage Status

Coverage increased (+2.2%) to 77.278% when pulling 4d45f6b on feature/wiring-editor-unittests into ea11b0e on develop.

@aarranz aarranz force-pushed the feature/wiring-editor-unittests branch 3 times, most recently from 17cef02 to 0e6f53c Compare September 26, 2018 20:50
@aarranz aarranz force-pushed the feature/wiring-editor-unittests branch 10 times, most recently from 1a44ecd to db1b4a8 Compare October 7, 2018 11:10
@aarranz aarranz force-pushed the feature/wiring-editor-unittests branch from db1b4a8 to 475bd91 Compare October 10, 2018 07:02
… configurations providing invalid connections
Before this patch, the wiring editor tests cases are splited into
several test cases, making selenium to start and close the browser too
often. Moreover, some tests were grouped in a way that they cannot make
use of a different feature set. For example, some tests require search
indexes while others not, but due those tests using search indexes, all
the tests on the test case were forced to use search indexes, causing a
big time penality.
@aarranz aarranz force-pushed the feature/wiring-editor-unittests branch 2 times, most recently from 017dd03 to 8648a53 Compare October 12, 2018 16:51
@aarranz aarranz force-pushed the feature/wiring-editor-unittests branch from 8648a53 to 4d45f6b Compare October 12, 2018 17:46
@aarranz aarranz changed the title Wiring editor unittests (WIP) Wiring editor unittests Oct 12, 2018
@aarranz aarranz merged commit d619840 into develop Oct 12, 2018
@aarranz aarranz deleted the feature/wiring-editor-unittests branch July 22, 2021 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants