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

[17.0][MIG] test_connector: Migration to 17.0 #478

Closed
Closed
Changes from 1 commit
Commits
Show all changes
47 commits
Select commit Hold shift + click to select a range
c5f217a
Add a test_connector addon
guewen Jan 12, 2017
6db9033
Remove 'env' argument from ConnectorEnvironment
guewen Jan 12, 2017
72bfdc0
OCA Transbot updated translations from Transifex
oca-transbot Mar 11, 2017
0117e91
Start prototype of a component system
guewen Jan 12, 2017
d8a068f
Start to implement the collection system
guewen Jan 12, 2017
cfa50aa
Improve on the collections, work, ...
guewen Jan 15, 2017
32ccfc4
Add test_component
guewen Jan 15, 2017
bb7d046
Fix error messages
guewen Jun 16, 2017
814794b
Update test_connector
guewen Jun 16, 2017
bae403d
Fix test: post_install
guewen Jun 19, 2017
6748cee
Change Collection.work_on() to a context manager
guewen Jun 22, 2017
8969f5d
Add new TestCase classes to test connectors
guewen Jul 4, 2017
962cad6
Add description in test addons to make pylint happier
guewen Aug 15, 2017
747f290
[MIG] Set modules uninstallable
guewen Oct 3, 2017
ca14e40
Make addons installable
guewen Oct 3, 2017
430fcb3
PY3: apply automated changes by 2to3 on addons
guewen Oct 3, 2017
ff8480b
Remove ConnectorUnit features
guewen Oct 3, 2017
9c72ba0
Fix some pylint-odoo warnings
guewen Oct 3, 2017
a6d0fed
OCA Transbot updated translations from Transifex
oca-transbot Jan 6, 2018
92ca79d
[MIG] Make modules uninstallable
OCA-git-bot Sep 26, 2018
49c0d52
Migrate connector to 12.0
guewen Nov 26, 2018
f1b2bb7
[UPD] README.rst
OCA-git-bot Jan 14, 2019
a845468
[ADD] icon.png
OCA-git-bot Apr 3, 2019
d4027ec
[UPD] Update test_connector.pot
oca-travis Jan 14, 2019
2f5a23b
Set modules uninstallable
guewen Oct 10, 2019
4933eb3
[12.0][CHG] connector: Use more permissive licence: AGPL-> LGPL
lmignon Oct 14, 2019
f1c69f7
[MIG] connector and test_connector: Migration to 13.0
Oct 22, 2019
9019815
connector, test_connector: black isort
lmignon Oct 25, 2019
f90157c
test_connector: fix tests
lmignon Oct 25, 2019
8d3d637
[UPD] README.rst
OCA-git-bot Nov 2, 2019
9683648
[IMP] test_connector: black, isort, prettier
guewen Apr 24, 2021
9d37c21
[MIG] test_connector: Migration to 14.0
guewen Apr 24, 2021
806e4da
[UPD] Update test_connector.pot
oca-travis Apr 28, 2021
4e677dd
[UPD] README.rst
OCA-git-bot Apr 28, 2021
581056f
Initialize 15.0 branch
lmignon Nov 25, 2021
843896f
[MIG][15.0] test_connector
i-vyshnevska Dec 2, 2021
421e37e
[UPD] Update test_connector.pot
Jan 25, 2022
bb982bc
[UPD] README.rst
OCA-git-bot Jan 25, 2022
969c901
[16.0][MIG] connector + test_connector: Migration to 16.0
asierneiradev Sep 28, 2022
9d160d9
[UPD] README.rst
OCA-git-bot Feb 23, 2023
d4e6c08
Translated using Weblate (Italian)
mymage Mar 23, 2023
ed98d4f
Translated using Weblate (Slovenian)
sysadminmatmoz Apr 11, 2023
073a0e4
Translated using Weblate (Spanish)
Ivorra78 Aug 2, 2023
9c71f9c
[UPD] README.rst
OCA-git-bot Sep 3, 2023
7c732ca
[IMP] test_connector: black, isort, prettier
nguyenminhchien Nov 27, 2023
a8058f3
[MIG] test_connector: Migration to 17.0
nguyenminhchien Nov 27, 2023
0f510bb
[DON'T MERGE] test-requirements.txt
nguyenminhchien Nov 27, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
[UPD] README.rst
OCA-git-bot authored and nguyenminhchien committed Nov 27, 2023
commit bb982bc4276ba038deb7335292d95f004669446f
10 changes: 5 additions & 5 deletions test_connector/README.rst
Original file line number Diff line number Diff line change
@@ -14,13 +14,13 @@ Connector Tests
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fconnector-lightgray.png?logo=github
:target: https://github.com/OCA/connector/tree/14.0/test_connector
:target: https://github.com/OCA/connector/tree/15.0/test_connector
:alt: OCA/connector
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/connector-14-0/connector-14-0-test_connector
:target: https://translation.odoo-community.org/projects/connector-15-0/connector-15-0-test_connector
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png
:target: https://runbot.odoo-community.org/runbot/102/14.0
:target: https://runbot.odoo-community.org/runbot/102/15.0
:alt: Try me on Runbot

|badge1| |badge2| |badge3| |badge4| |badge5|
@@ -41,7 +41,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/OCA/connector/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
`feedback <https://github.com/OCA/connector/issues/new?body=module:%20test_connector%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/OCA/connector/issues/new?body=module:%20test_connector%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

@@ -72,6 +72,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/connector <https://github.com/OCA/connector/tree/14.0/test_connector>`_ project on GitHub.
This module is part of the `OCA/connector <https://github.com/OCA/connector/tree/15.0/test_connector>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
6 changes: 3 additions & 3 deletions test_connector/static/description/index.html
Original file line number Diff line number Diff line change
@@ -367,7 +367,7 @@ <h1 class="title">Connector Tests</h1>
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/connector/tree/14.0/test_connector"><img alt="OCA/connector" src="https://img.shields.io/badge/github-OCA%2Fconnector-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/connector-14-0/connector-14-0-test_connector"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/102/14.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/licence-LGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/OCA/connector/tree/15.0/test_connector"><img alt="OCA/connector" src="https://img.shields.io/badge/github-OCA%2Fconnector-lightgray.png?logo=github" /></a> <a class="reference external" href="https://translation.odoo-community.org/projects/connector-15-0/connector-15-0-test_connector"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external" href="https://runbot.odoo-community.org/runbot/102/15.0"><img alt="Try me on Runbot" src="https://img.shields.io/badge/runbot-Try%20me-875A7B.png" /></a></p>
<p>This addon is not meant to be used. It extends the Odoo Models
in order to run automated tests on the Connector framework</p>
<p>The basic tests are integrated within the <tt class="docutils literal">connector</tt> addon.</p>
@@ -388,7 +388,7 @@ <h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/connector/issues">GitHub Issues</a>.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us smashing it by providing a detailed and welcomed
<a class="reference external" href="https://github.com/OCA/connector/issues/new?body=module:%20test_connector%0Aversion:%2014.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/OCA/connector/issues/new?body=module:%20test_connector%0Aversion:%2015.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
@@ -413,7 +413,7 @@ <h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/connector/tree/14.0/test_connector">OCA/connector</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/connector/tree/15.0/test_connector">OCA/connector</a> project on GitHub.</p>
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
</div>
</div>