Commit graph

19 commits

Author SHA1 Message Date
6e29572a2b [FIX] run test: when format before doing commit break the test
- the test pass because it's formated before
2023-12-02 14:14:23 -05:00
cbd9fba586 [UPD] format 2023-04-29 16:34:34 -04:00
542aeee85d [FIX] makefile test: move serial test in execution second test 2023-04-11 21:32:39 -04:00
8275e149ee [ADD] run_parallel_test: missing test demo_internal 2023-03-08 12:02:53 -05:00
fa844327fb [UPD] script test parallel: move async to lib 2023-02-19 04:43:46 -05:00
b711352672 [FIX] script test parallel: force check in addons when copy in sandbox 2023-02-19 04:26:18 -05:00
06bb6a0cc7 [UPD] test: help in red to read log when got error 2023-02-14 16:47:04 -05:00
3208f8f4dc [UPD] format script python 2023-01-26 00:30:52 -05:00
fcad933850 [ADD] run_parallel_test: check_git_change OCA_server-tools 2023-01-05 04:20:43 -05:00
6348c7d15a [UPD] format script 2023-01-05 04:20:43 -05:00
7ed6939907 [UPD] script: move script git, manifest, database, poetry, install
- refactor script emplacement
- update all reference
2023-01-02 21:54:20 -05:00
a4c48d5ae5 [FIX] test: move test to fix temporary the result about code_generator_data 2023-01-02 00:31:54 -05:00
fae76e3e49 [ADD] test run_parallel_test.py: checkout po/pot deleted from test
- code_generator_demo_website_multiple_snippet depend on
code_generator_demo_portal and need the template to generate po, so
checkout change.
The other solution is to copy code code_generator_demo_portal
- Cause fail when delete file is not in git
2022-12-21 22:59:02 -05:00
edd00b3515 [ADD] makefile: support test_website_attachments
- generate image test_website_attachments
- execute test
- run_parallel_test support choosing image db to restore
2022-05-22 02:34:40 -04:00
7e6fa0ec03 [ADD] test: test.sh script with coverage
- code generator coverage
2022-05-22 02:34:40 -04:00
640335a992 [ADD] support code_generator_demo_website_multiple_snippet 2022-05-22 02:20:41 -04:00
323ef08057 [UPD] test: separate parallel test for easier debugging 2022-03-29 23:43:57 -04:00
aeaa6933a8 [UPD] run_parallel_test: support all test in asyncio
- Support running test in sandbox to fix conflict test
- Support search_class_module for all template
- Add option to run without parallel
- Separate mariadb test to increase speed
- Separate test in multiple test
- Add pool thread, can set max thread
- Keep cache, async copytree, add ignore pattern instead rm
- Support all os command with asyncio
2022-02-10 00:53:59 -05:00
24e5cba22b [UPD] makefile: improve test
- prevent makefile cache to ignore test
- update image_db_create_erplibre_base
- add mariadb migrator test
- add helloworld test
- fix other test
- add isort format
- add show log of test
- add clean to remove temporary file
2022-01-24 14:09:17 -05:00