-
Notifications
You must be signed in to change notification settings - Fork 1
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
WIP, refactoring all library #304
base: master
Are you sure you want to change the base?
Conversation
+ with SPEC+TEST on testlink installation
+ now can open some browsers
+ need TESTS for modules
+ added configuration from master branch
+ divided functions on two modules - screenshots + dummy test - commons + removed property _modules at browser class
+ added fixture for bot + added custom exceptions + custom raises at bot + moved find/s_wait method to waits module
- #314 nav base separate modules - fix for staled elements at selenium queries - added tests, coverage at 97%
Code Climate has analyzed commit fa460d6 and detected 4 issues on this pull request. Here's the issue category breakdown:
View more on Code Climate. |
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.
The PR diff size of 7698 lines exceeds the maximum allowed for the inline comments feature.
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.
The PR diff size of 7698 lines exceeds the maximum allowed for the inline comments feature.
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.
ok at this point
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.
The PR diff size of 7746 lines exceeds the maximum allowed for the inline comments feature.
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.
The PR diff size of 7371 lines exceeds the maximum allowed for the inline comments feature.
WIP
Recreating library using testlink to define minimal tests based on use cases
--
Issues related
Notes
Any behaviour created yet... pending of to create issue also