0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Get the log level from environment More... over 6 years ago
Delete the 'log_from' because it's not needed anymore More... over 6 years ago
Rename the environment variables related to the Celery logs More... over 6 years ago
Add logs More... over 6 years ago
Set CELERYD_HIJACK_ROOT_LOGGER False to use the custom logger More... over 6 years ago
Add first version for the logger file More... over 6 years ago
Add test for error plugins More... over 6 years ago
Delete double check path More... over 6 years ago
Add assert to check plugin not found in run function More... over 6 years ago
Check none plugin return in the run function More... over 6 years ago
Add test for non-existant plugins More... over 6 years ago
Add test to PluginBase More... over 6 years ago
Add the TestEndpoints class More... over 6 years ago
Fix an typo issue More... over 6 years ago
Delete the init method More... over 6 years ago
Create api folder, init and test_endpoints file More... over 6 years ago
Rename list method by plugins More... over 6 years ago
Add example plugin to run test More... over 6 years ago
Add test to check PluginManager constructor More... over 6 years ago
Fix PluginManager, avoid error on not found plugins More... over 6 years ago
Move test_config.josn to resources folder More... over 6 years ago
Add 'test_default_arg' and 'test_all_params' methods More... over 6 years ago
Update test priority method More... over 6 years ago
Update alias to run coverage by default More... over 6 years ago
Add the coverage report More... over 6 years ago
Add params test More... over 6 years ago
Update the hostname in the test config file More... over 6 years ago
Add aliases to run green -vv to execute tests More... over 6 years ago
Add 'setup_requires' and 'test_suite' More... over 6 years ago
Add test.txt file with the test requirements More... over 6 years ago