-
Notifications
You must be signed in to change notification settings - Fork 46
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
[DO NOT MERGE] Test mock odoo module #76
Closed
Closed
Commits on Oct 4, 2024
-
[FIX] _find_manifest_path when no manifest found
This happens if the test module is less than 5 directories deep from root.
Configuration menu - View commit details
-
Copy full SHA for 8512da6 - Browse repository at this point
Copy the full SHA 8512da6View commit details -
Mock Odoo module for unit tests
As Odoo is an heavy piece of software and we don't have to check it runs we can mock the import. For further unit tests, the few methods we use will have to be mocked too.
Configuration menu - View commit details
-
Copy full SHA for 0d1a586 - Browse repository at this point
Copy the full SHA 0d1a586View commit details -
Configuration menu - View commit details
-
Copy full SHA for e28a371 - Browse repository at this point
Copy the full SHA e28a371View commit details -
Configuration menu - View commit details
-
Copy full SHA for dee29ca - Browse repository at this point
Copy the full SHA dee29caView commit details
Commits on Oct 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd26c99 - Browse repository at this point
Copy the full SHA cd26c99View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00e1e79 - Browse repository at this point
Copy the full SHA 00e1e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for f366539 - Browse repository at this point
Copy the full SHA f366539View commit details -
Configuration menu - View commit details
-
Copy full SHA for 93f0aee - Browse repository at this point
Copy the full SHA 93f0aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 84ddc22 - Browse repository at this point
Copy the full SHA 84ddc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for f132885 - Browse repository at this point
Copy the full SHA f132885View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.