You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to add test code to evaluate the basic functionality of the functions, as well as integration tests that actually translate images and markdown and verify that the links are properly matched.
While basic function tests can be created quickly, we need to discuss how to approach the integration tests effectively.
Tasks
Implement unit tests to evaluate the basic functionality of individual functions.
Plan and create integration tests that:
Translate actual images and markdown files.
Verify that translated images and markdown are correctly linked.
Discuss the strategy for running integration tests efficiently, considering external dependencies (e.g., Azure Image Analysis, OpenAI API).
Additional Notes
Integration tests should simulate a real use-case scenario, ensuring that the translation process works end-to-end.
We need to consider using Mock Responses during testing.
This issue is for a: (mark with an x)
- [ ] bug report -> please search issues before submitting
- [x] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)
Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
azd version?
run azd version and copy paste here.
Versions
Mention any other details that might be useful
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
We need to add test code to evaluate the basic functionality of the functions, as well as integration tests that actually translate images and markdown and verify that the links are properly matched.
While basic function tests can be created quickly, we need to discuss how to approach the integration tests effectively.
Tasks
Additional Notes
This issue is for a: (mark with an
x
)Minimal steps to reproduce
Any log messages given by the failure
Expected/desired behavior
OS and Version?
azd version?
Versions
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: