Vauxoo / odoo-selenium

Odoo Selenium Unittest Tools provides utilities that make it easy to quickly write and develop Odoo tests that use Selenium.
GNU Lesser General Public License v3.0
1 stars 2 forks source link

Rename package, add missing project info #4

Closed antonag32 closed 1 year ago

antonag32 commented 1 year ago

Related to #1.

Package has been renamed from osut to odoo_selenium. Examples and source code were updated to reflect this. Aditionally SeleniumMixin is imported in init.py to shorten the import statements and because odoo_selenium.selenium sounds redundant.

Project information that was missing in pyproject.toml has also been added.

antonag32 commented 1 year ago

Marked as draft since LICENSE needs to be decided on.

antonag32 commented 1 year ago

Seems ready to merge. Can you review? @moylop260 @luisg123v

I can't request a review through the PR so pinging manually.