Changes between Initial Version and Version 1 of Ticket #58672, comment 10
- Timestamp:
- 07/04/2023 04:41:44 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58672, comment 10
initial v1 1 1 In my opinion, this PR may not necessarily need unit tests for the following reasons: 2 2 1. `$fn_compile_src` is not a public API, so it would be problematic to write unit tests for that function; `$fn_compile_src` is not accessible from outside (it's an anonymous function); 3 2. The code changes made in this PR are considered "harmless." The suggested PR simply removes the code that removes the http* prefix . I am having difficulty understanding what exactly a unit test for this should cover.3 2. The code changes made in this PR are considered "harmless." The suggested PR simply removes the code that removes the http* prefix from the `src` property of a font. I am having difficulty understanding what exactly a unit test for this should cover.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)